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