Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GuestRoomSupplier.LifestyleTypeEnum
Packages that use GuestRoomSupplier.LifestyleTypeEnum
-
Uses of GuestRoomSupplier.LifestyleTypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GuestRoomSupplier.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 GuestRoomSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomSupplier.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.static GuestRoomSupplier.LifestyleTypeEnum[]GuestRoomSupplier.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 GuestRoomSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomSupplier.lifestyleType(GuestRoomSupplier.LifestyleTypeEnum lifestyleType) voidGuestRoomSupplier.setLifestyleType(GuestRoomSupplier.LifestyleTypeEnum lifestyleType)