Uses of Enum Class
travel.wink.sdk.booking.model.GuestRoomLightweightBooker.LifestyleTypeEnum
Packages that use GuestRoomLightweightBooker.LifestyleTypeEnum
-
Uses of GuestRoomLightweightBooker.LifestyleTypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type GuestRoomLightweightBooker.LifestyleTypeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumIndicate the type of lifestyle this blocking should be associated with.Methods in travel.wink.sdk.booking.model that return GuestRoomLightweightBooker.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomLightweightBooker.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.GuestRoomLightweightBooker.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 GuestRoomLightweightBooker.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomLightweightBooker.lifestyleType(GuestRoomLightweightBooker.LifestyleTypeEnum lifestyleType) voidGuestRoomLightweightBooker.setLifestyleType(GuestRoomLightweightBooker.LifestyleTypeEnum lifestyleType)