Uses of Enum Class
travel.wink.sdk.inventory.model.SpaConsumer.LifestyleTypeEnum
Packages that use SpaConsumer.LifestyleTypeEnum
-
Uses of SpaConsumer.LifestyleTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SpaConsumer.LifestyleTypeEnumModifier and TypeMethodDescriptionSpaConsumer.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.static SpaConsumer.LifestyleTypeEnum[]SpaConsumer.LifestyleTypeEnum.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 SpaConsumer.LifestyleTypeEnumModifier and TypeMethodDescriptionSpaConsumer.lifestyleType(SpaConsumer.LifestyleTypeEnum lifestyleType) voidSpaConsumer.setLifestyleType(SpaConsumer.LifestyleTypeEnum lifestyleType)