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