| Modifier and Type | Method and Description |
|---|---|
static Inventory.Item.OriginType |
Inventory.Item.OriginType.forNumber(int value) |
Inventory.Item.OriginType |
Inventory.ItemOrBuilder.getOriginType()
The origin of this inventory item.
|
Inventory.Item.OriginType |
Inventory.Item.getOriginType()
The origin of this inventory item.
|
Inventory.Item.OriginType |
Inventory.Item.Builder.getOriginType()
The origin of this inventory item.
|
static Inventory.Item.OriginType |
Inventory.Item.OriginType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Inventory.Item.OriginType |
Inventory.Item.OriginType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Inventory.Item.OriginType |
Inventory.Item.OriginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Inventory.Item.OriginType[] |
Inventory.Item.OriginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Inventory.Item.OriginType> |
Inventory.Item.OriginType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.Item.Builder |
Inventory.Item.Builder.setOriginType(Inventory.Item.OriginType value)
The origin of this inventory item.
|
Copyright © 2023 Google LLC. All rights reserved.