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