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