static StoreProto.Store.StoreType |
StoreProto.Store.StoreType.forNumber(int value) |
|
StoreProto.Store.StoreType |
StoreProto.Store.Builder.getType() |
Type of store.
|
StoreProto.Store.StoreType |
StoreProto.Store.getType() |
Type of store.
|
StoreProto.Store.StoreType |
StoreProto.StoreOrBuilder.getType() |
Type of store.
|
static StoreProto.Store.StoreType |
StoreProto.Store.StoreType.valueOf(int value) |
Deprecated.
|
static StoreProto.Store.StoreType |
StoreProto.Store.StoreType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static StoreProto.Store.StoreType |
StoreProto.Store.StoreType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static StoreProto.Store.StoreType[] |
StoreProto.Store.StoreType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|