Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BookingUserSessionSupplier.LifestyleEnum
Packages that use BookingUserSessionSupplier.LifestyleEnum
-
Uses of BookingUserSessionSupplier.LifestyleEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BookingUserSessionSupplier.LifestyleEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumThe preferred user lifestyle.Methods in travel.wink.sdk.extranet.booking.model that return BookingUserSessionSupplier.LifestyleEnumModifier and TypeMethodDescriptionBookingUserSessionSupplier.getLifestyle()The preferred user lifestyle.Returns the enum constant of this class with the specified name.BookingUserSessionSupplier.LifestyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type BookingUserSessionSupplier.LifestyleEnumModifier and TypeMethodDescriptionBookingUserSessionSupplier.lifestyle(BookingUserSessionSupplier.LifestyleEnum lifestyle) voidBookingUserSessionSupplier.setLifestyle(BookingUserSessionSupplier.LifestyleEnum lifestyle)