Uses of Enum Class
travel.wink.sdk.booking.engine.model.Spa.LifestyleTypeEnum
Packages that use Spa.LifestyleTypeEnum
-
Uses of Spa.LifestyleTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return Spa.LifestyleTypeEnumModifier and TypeMethodDescriptionstatic Spa.LifestyleTypeEnumSpa.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.static Spa.LifestyleTypeEnumReturns the enum constant of this class with the specified name.static Spa.LifestyleTypeEnum[]Spa.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type Spa.LifestyleTypeEnumModifier and TypeMethodDescriptionSpa.lifestyleType(Spa.LifestyleTypeEnum lifestyleType) voidSpa.setLifestyleType(Spa.LifestyleTypeEnum lifestyleType)