Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.AddOn.PricePointEnum
Packages that use AddOn.PricePointEnum
-
Uses of AddOn.PricePointEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return AddOn.PricePointEnumModifier and TypeMethodDescriptionstatic AddOn.PricePointEnum@NotNull AddOn.PricePointEnumAddOn.getPricePoint()Level of expensiveness.static AddOn.PricePointEnumReturns the enum constant of this class with the specified name.static AddOn.PricePointEnum[]AddOn.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.monetize.model with parameters of type AddOn.PricePointEnumModifier and TypeMethodDescriptionAddOn.pricePoint(AddOn.PricePointEnum pricePoint) voidAddOn.setPricePoint(AddOn.PricePointEnum pricePoint)