Uses of Enum Class
travel.wink.sdk.inventory.model.InventoryGridItemConsumer.TypeEnum
Packages that use InventoryGridItemConsumer.TypeEnum
-
Uses of InventoryGridItemConsumer.TypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return InventoryGridItemConsumer.TypeEnumModifier and TypeMethodDescriptionInventoryGridItemConsumer.getType()The type of inventory this item represents.Returns the enum constant of this class with the specified name.static InventoryGridItemConsumer.TypeEnum[]InventoryGridItemConsumer.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type InventoryGridItemConsumer.TypeEnumModifier and TypeMethodDescriptionvoidInventoryGridItemConsumer.setType(InventoryGridItemConsumer.TypeEnum type) InventoryGridItemConsumer.type(InventoryGridItemConsumer.TypeEnum type)