Uses of Enum Class
travel.wink.sdk.inventory.model.SpaNonAuthenticatedEntity.PricePointEnum
Packages that use SpaNonAuthenticatedEntity.PricePointEnum
-
Uses of SpaNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SpaNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.inventory.model that return SpaNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionSpaNonAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.SpaNonAuthenticatedEntity.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type SpaNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionSpaNonAuthenticatedEntity.pricePoint(SpaNonAuthenticatedEntity.PricePointEnum pricePoint) voidSpaNonAuthenticatedEntity.setPricePoint(SpaNonAuthenticatedEntity.PricePointEnum pricePoint)