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