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