Uses of Enum Class
travel.wink.sdk.booking.model.GuestRoomBooker.LifestyleTypeEnum
Packages that use GuestRoomBooker.LifestyleTypeEnum
-
Uses of GuestRoomBooker.LifestyleTypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return GuestRoomBooker.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomBooker.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.static GuestRoomBooker.LifestyleTypeEnum[]GuestRoomBooker.LifestyleTypeEnum.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 GuestRoomBooker.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomBooker.lifestyleType(GuestRoomBooker.LifestyleTypeEnum lifestyleType) voidGuestRoomBooker.setLifestyleType(GuestRoomBooker.LifestyleTypeEnum lifestyleType)