static Type.WellKnownType |
Type.WellKnownType.forNumber(int value) |
|
Type.WellKnownType |
Type.Builder.getWellKnown() |
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
Type.WellKnownType |
Type.getWellKnown() |
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
Type.WellKnownType |
TypeOrBuilder.getWellKnown() |
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
static Type.WellKnownType |
Type.WellKnownType.valueOf(int value) |
Deprecated.
|
static Type.WellKnownType |
Type.WellKnownType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Type.WellKnownType |
Type.WellKnownType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Type.WellKnownType[] |
Type.WellKnownType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|