Uses of Enum Class
travel.wink.sdk.extranet.model.InventorySupplierDetails.PricePointEnum
Packages that use InventorySupplierDetails.PricePointEnum
-
Uses of InventorySupplierDetails.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return InventorySupplierDetails.PricePointEnumModifier and TypeMethodDescriptionInventorySupplierDetails.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.InventorySupplierDetails.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 InventorySupplierDetails.PricePointEnumModifier and TypeMethodDescriptionInventorySupplierDetails.pricePoint(InventorySupplierDetails.PricePointEnum pricePoint) voidInventorySupplierDetails.setPricePoint(InventorySupplierDetails.PricePointEnum pricePoint)