Uses of Enum Class
travel.wink.sdk.inventory.model.SpaLightweightNonAuthenticatedEntity.PricePointEnum
Packages that use SpaLightweightNonAuthenticatedEntity.PricePointEnum
-
Uses of SpaLightweightNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SpaLightweightNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.inventory.model that return SpaLightweightNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionSpaLightweightNonAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.SpaLightweightNonAuthenticatedEntity.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 SpaLightweightNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionSpaLightweightNonAuthenticatedEntity.pricePoint(SpaLightweightNonAuthenticatedEntity.PricePointEnum pricePoint) voidSpaLightweightNonAuthenticatedEntity.setPricePoint(SpaLightweightNonAuthenticatedEntity.PricePointEnum pricePoint)