static Location.LocationType |
Location.LocationType.forNumber(int value) |
|
Location.LocationType |
Location.Builder.getType() |
Contains the type of location this Location is for.
|
Location.LocationType |
Location.getType() |
Contains the type of location this Location is for.
|
Location.LocationType |
LocationOrBuilder.getType() |
Contains the type of location this Location is for.
|
static Location.LocationType |
Location.LocationType.valueOf(int value) |
Deprecated.
|
static Location.LocationType |
Location.LocationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Location.LocationType |
Location.LocationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Location.LocationType[] |
Location.LocationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|