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