static Types.SimpleType |
Types.SimpleType.forNumber(int value) |
|
Types.SimpleType |
Types.LiteralType.Builder.getSimple() |
A simple type that can be compared one-to-one with another.
|
Types.SimpleType |
Types.LiteralType.getSimple() |
A simple type that can be compared one-to-one with another.
|
Types.SimpleType |
Types.LiteralTypeOrBuilder.getSimple() |
A simple type that can be compared one-to-one with another.
|
static Types.SimpleType |
Types.SimpleType.valueOf(int value) |
Deprecated.
|
static Types.SimpleType |
Types.SimpleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Types.SimpleType |
Types.SimpleType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Types.SimpleType[] |
Types.SimpleType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|