Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertAttractionRequest.PricingTypeEnum
Packages that use UpsertAttractionRequest.PricingTypeEnum
-
Uses of UpsertAttractionRequest.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertAttractionRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertAttractionRequest.getPricingType()How this inventory item should be priced.Returns the enum constant of this class with the specified name.UpsertAttractionRequest.PricingTypeEnum.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.PricingTypeEnumModifier and TypeMethodDescriptionUpsertAttractionRequest.pricingType(UpsertAttractionRequest.PricingTypeEnum pricingType) voidUpsertAttractionRequest.setPricingType(UpsertAttractionRequest.PricingTypeEnum pricingType)