Uses of Enum Class
travel.wink.sdk.lookup.model.UserSessionNonAuthenticatedEntity.LifestyleEnum
Packages that use UserSessionNonAuthenticatedEntity.LifestyleEnum
-
Uses of UserSessionNonAuthenticatedEntity.LifestyleEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return UserSessionNonAuthenticatedEntity.LifestyleEnumModifier and TypeMethodDescriptionUserSessionNonAuthenticatedEntity.getLifestyle()The preferred user lifestyle.Returns the enum constant of this class with the specified name.UserSessionNonAuthenticatedEntity.LifestyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type UserSessionNonAuthenticatedEntity.LifestyleEnumModifier and TypeMethodDescriptionUserSessionNonAuthenticatedEntity.lifestyle(UserSessionNonAuthenticatedEntity.LifestyleEnum lifestyle) voidUserSessionNonAuthenticatedEntity.setLifestyle(UserSessionNonAuthenticatedEntity.LifestyleEnum lifestyle)