Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.InventoryAggregateLightweightAffiliate.PricePointEnum
Packages that use InventoryAggregateLightweightAffiliate.PricePointEnum
-
Uses of InventoryAggregateLightweightAffiliate.PricePointEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type InventoryAggregateLightweightAffiliate.PricePointEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.affiliate.browse.model that return InventoryAggregateLightweightAffiliate.PricePointEnumModifier and TypeMethodDescriptionInventoryAggregateLightweightAffiliate.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.InventoryAggregateLightweightAffiliate.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type InventoryAggregateLightweightAffiliate.PricePointEnumModifier and TypeMethodDescriptionInventoryAggregateLightweightAffiliate.pricePoint(InventoryAggregateLightweightAffiliate.PricePointEnum pricePoint) voidInventoryAggregateLightweightAffiliate.setPricePoint(InventoryAggregateLightweightAffiliate.PricePointEnum pricePoint)