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