| Modifier and Type | Method and Description |
|---|---|
static Inventory.Item.DetailsCase |
Inventory.Item.DetailsCase.forNumber(int value) |
Inventory.Item.DetailsCase |
Inventory.ItemOrBuilder.getDetailsCase() |
Inventory.Item.DetailsCase |
Inventory.Item.getDetailsCase() |
Inventory.Item.DetailsCase |
Inventory.Item.Builder.getDetailsCase() |
static Inventory.Item.DetailsCase |
Inventory.Item.DetailsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Inventory.Item.DetailsCase |
Inventory.Item.DetailsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Inventory.Item.DetailsCase[] |
Inventory.Item.DetailsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.