static Property.PropertyType |
Property.PropertyType.forNumber(int value) |
|
Property.PropertyType |
Property.Builder.getType() |
The type of this property.
|
Property.PropertyType |
Property.getType() |
The type of this property.
|
Property.PropertyType |
PropertyOrBuilder.getType() |
The type of this property.
|
static Property.PropertyType |
Property.PropertyType.valueOf(int value) |
Deprecated.
|
static Property.PropertyType |
Property.PropertyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Property.PropertyType |
Property.PropertyType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Property.PropertyType[] |
Property.PropertyType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|