Uses of Enum Class
travel.wink.sdk.affiliate.model.InventoryAffiliate.PricePointEnum
Packages that use InventoryAffiliate.PricePointEnum
-
Uses of InventoryAffiliate.PricePointEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return InventoryAffiliate.PricePointEnumModifier and TypeMethodDescription@NotNull InventoryAffiliate.PricePointEnumInventoryAffiliate.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.static InventoryAffiliate.PricePointEnum[]InventoryAffiliate.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type InventoryAffiliate.PricePointEnumModifier and TypeMethodDescriptionInventoryAffiliate.pricePoint(InventoryAffiliate.PricePointEnum pricePoint) voidInventoryAffiliate.setPricePoint(InventoryAffiliate.PricePointEnum pricePoint)