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