static Spec.ProtoItem.ItemType |
Spec.ProtoItem.ItemType.forNumber(int value) |
|
Spec.ProtoItem.ItemType |
Spec.ProtoItem.Builder.getItemType() |
/ Itemtype of the current ProtoItem
|
Spec.ProtoItem.ItemType |
Spec.ProtoItem.getItemType() |
/ Itemtype of the current ProtoItem
|
Spec.ProtoItem.ItemType |
Spec.ProtoItemOrBuilder.getItemType() |
/ Itemtype of the current ProtoItem
|
static Spec.ProtoItem.ItemType |
Spec.ProtoItem.ItemType.valueOf(int value) |
Deprecated.
|
static Spec.ProtoItem.ItemType |
Spec.ProtoItem.ItemType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Spec.ProtoItem.ItemType |
Spec.ProtoItem.ItemType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Spec.ProtoItem.ItemType[] |
Spec.ProtoItem.ItemType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|