Uses of Enum Class
travel.wink.sdk.extranet.model.InventoryDescriptive.InventoryTypeEnum
Packages that use InventoryDescriptive.InventoryTypeEnum
-
Uses of InventoryDescriptive.InventoryTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventoryDescriptive.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryDescriptive.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.InventoryDescriptive.InventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type InventoryDescriptive.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryDescriptive.inventoryType(InventoryDescriptive.InventoryTypeEnum inventoryType) voidInventoryDescriptive.setInventoryType(InventoryDescriptive.InventoryTypeEnum inventoryType)