Uses of Enum Class
travel.wink.sdk.extranet.model.InventorySupplierDetails.InventoryTypeEnum
Packages that use InventorySupplierDetails.InventoryTypeEnum
-
Uses of InventorySupplierDetails.InventoryTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventorySupplierDetails.InventoryTypeEnumModifier and TypeMethodDescriptionInventorySupplierDetails.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.InventorySupplierDetails.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 InventorySupplierDetails.InventoryTypeEnumModifier and TypeMethodDescriptionInventorySupplierDetails.inventoryType(InventorySupplierDetails.InventoryTypeEnum inventoryType) voidInventorySupplierDetails.setInventoryType(InventorySupplierDetails.InventoryTypeEnum inventoryType)