Uses of Enum Class
travel.wink.sdk.extranet.model.InventorySupplier.PricePointEnum
Packages that use InventorySupplier.PricePointEnum
-
Uses of InventorySupplier.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventorySupplier.PricePointEnumModifier and TypeMethodDescription@NotNull InventorySupplier.PricePointEnumInventorySupplier.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.static InventorySupplier.PricePointEnum[]InventorySupplier.PricePointEnum.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.PricePointEnumModifier and TypeMethodDescriptionInventorySupplier.pricePoint(InventorySupplier.PricePointEnum pricePoint) voidInventorySupplier.setPricePoint(InventorySupplier.PricePointEnum pricePoint)