Uses of Enum Class
travel.wink.sdk.extranet.model.InventorySupplier.InventoryTypeEnum
Packages that use InventorySupplier.InventoryTypeEnum
-
Uses of InventorySupplier.InventoryTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventorySupplier.InventoryTypeEnumModifier and TypeMethodDescription@NotNull InventorySupplier.InventoryTypeEnumInventorySupplier.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.static InventorySupplier.InventoryTypeEnum[]InventorySupplier.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 InventorySupplier.InventoryTypeEnumModifier and TypeMethodDescriptionInventorySupplier.inventoryType(InventorySupplier.InventoryTypeEnum inventoryType) voidInventorySupplier.setInventoryType(InventorySupplier.InventoryTypeEnum inventoryType)