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