Uses of Enum Class
travel.wink.sdk.extranet.model.SpaSupplier.PricePointEnum
Packages that use SpaSupplier.PricePointEnum
-
Uses of SpaSupplier.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SpaSupplier.PricePointEnumModifier and TypeMethodDescriptionstatic SpaSupplier.PricePointEnum@NotNull SpaSupplier.PricePointEnumSpaSupplier.getPricePoint()Level of expensiveness.static SpaSupplier.PricePointEnumReturns the enum constant of this class with the specified name.static SpaSupplier.PricePointEnum[]SpaSupplier.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 SpaSupplier.PricePointEnumModifier and TypeMethodDescriptionSpaSupplier.pricePoint(SpaSupplier.PricePointEnum pricePoint) voidSpaSupplier.setPricePoint(SpaSupplier.PricePointEnum pricePoint)