static Schema.PrimitiveType |
Schema.PrimitiveType.forNumber(int value) |
|
Schema.PrimitiveType |
Schema.RelType.Builder.getPrimitiveType() |
Only one of the following is allowed.
|
Schema.PrimitiveType |
Schema.RelType.getPrimitiveType() |
Only one of the following is allowed.
|
Schema.PrimitiveType |
Schema.RelTypeOrBuilder.getPrimitiveType() |
Only one of the following is allowed.
|
Schema.PrimitiveType |
Schema.PrimitiveValue.Builder.getTag() |
Type tag indicates which value field is set
|
Schema.PrimitiveType |
Schema.PrimitiveValue.getTag() |
Type tag indicates which value field is set
|
Schema.PrimitiveType |
Schema.PrimitiveValueOrBuilder.getTag() |
Type tag indicates which value field is set
|
static Schema.PrimitiveType |
Schema.PrimitiveType.valueOf(int value) |
Deprecated.
|
static Schema.PrimitiveType |
Schema.PrimitiveType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Schema.PrimitiveType |
Schema.PrimitiveType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Schema.PrimitiveType[] |
Schema.PrimitiveType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|