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