Uses of Enum Class
travel.wink.sdk.extranet.model.UserSessionSupplierDetails.LifestyleEnum
Packages that use UserSessionSupplierDetails.LifestyleEnum
-
Uses of UserSessionSupplierDetails.LifestyleEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UserSessionSupplierDetails.LifestyleEnumModifier and TypeMethodDescriptionUserSessionSupplierDetails.getLifestyle()The preferred user lifestyle.Returns the enum constant of this class with the specified name.UserSessionSupplierDetails.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 UserSessionSupplierDetails.LifestyleEnumModifier and TypeMethodDescriptionUserSessionSupplierDetails.lifestyle(UserSessionSupplierDetails.LifestyleEnum lifestyle) voidUserSessionSupplierDetails.setLifestyle(UserSessionSupplierDetails.LifestyleEnum lifestyle)