Uses of Enum Class
travel.wink.sdk.extranet.model.InventoryUsageItemSupplier.UsageEnum
Packages that use InventoryUsageItemSupplier.UsageEnum
-
Uses of InventoryUsageItemSupplier.UsageEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventoryUsageItemSupplier.UsageEnumModifier and TypeMethodDescription@NotNull InventoryUsageItemSupplier.UsageEnumInventoryUsageItemSupplier.getUsage()The type of technology using the inventoryReturns the enum constant of this class with the specified name.static InventoryUsageItemSupplier.UsageEnum[]InventoryUsageItemSupplier.UsageEnum.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 InventoryUsageItemSupplier.UsageEnumModifier and TypeMethodDescriptionvoidInventoryUsageItemSupplier.setUsage(InventoryUsageItemSupplier.UsageEnum usage) InventoryUsageItemSupplier.usage(InventoryUsageItemSupplier.UsageEnum usage)