static FieldInfo.Format |
FieldInfo.Format.forNumber(int value) |
|
FieldInfo.Format |
FieldInfo.Builder.getFormat() |
The standard format of a field value.
|
FieldInfo.Format |
FieldInfo.getFormat() |
The standard format of a field value.
|
FieldInfo.Format |
FieldInfoOrBuilder.getFormat() |
The standard format of a field value.
|
static FieldInfo.Format |
FieldInfo.Format.valueOf(int value) |
Deprecated.
|
static FieldInfo.Format |
FieldInfo.Format.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FieldInfo.Format |
FieldInfo.Format.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FieldInfo.Format[] |
FieldInfo.Format.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|