Uses of Enum Class
travel.wink.sdk.extranet.model.InventoryUsageSupplier.TypeEnum
Packages that use InventoryUsageSupplier.TypeEnum
-
Uses of InventoryUsageSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventoryUsageSupplier.TypeEnumModifier and TypeMethodDescription@NotNull InventoryUsageSupplier.TypeEnumInventoryUsageSupplier.getType()Inventory typeReturns the enum constant of this class with the specified name.static InventoryUsageSupplier.TypeEnum[]InventoryUsageSupplier.TypeEnum.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 InventoryUsageSupplier.TypeEnumModifier and TypeMethodDescriptionvoidInventoryUsageSupplier.setType(InventoryUsageSupplier.TypeEnum type) InventoryUsageSupplier.type(InventoryUsageSupplier.TypeEnum type)