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