Class Field.Reference

All Implemented Interfaces:
HasAnnotations, HasName, HasOptions, HasProto, Comparable<Field<?>>
Enclosing class:
Field<T>

public static class Field.Reference extends Field<Object>
  • Field Details

  • Constructor Details

  • Method Details

    • getRefName

      public String getRefName()
    • getPackageName

      public String getPackageName()
    • getJavaType

      public String getJavaType()
      Specified by:
      getJavaType in class Field<Object>
    • getProtoType

      public String getProtoType()
      Description copied from class: Field
      Returns field type for proto files. Scalar value types: https://developers.google.com/protocol-buffers/docs/proto#scalar
      Overrides:
      getProtoType in class Field<Object>
      Returns:
      .proto type