Uses of Enum Class
travel.wink.sdk.travel.agent.model.GuestRoomLightweightAgent.LifestyleTypeEnum
Packages that use GuestRoomLightweightAgent.LifestyleTypeEnum
-
Uses of GuestRoomLightweightAgent.LifestyleTypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type GuestRoomLightweightAgent.LifestyleTypeEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumIndicate the type of lifestyle this blocking should be associated with.Methods in travel.wink.sdk.travel.agent.model that return GuestRoomLightweightAgent.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomLightweightAgent.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.GuestRoomLightweightAgent.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type GuestRoomLightweightAgent.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomLightweightAgent.lifestyleType(GuestRoomLightweightAgent.LifestyleTypeEnum lifestyleType) voidGuestRoomLightweightAgent.setLifestyleType(GuestRoomLightweightAgent.LifestyleTypeEnum lifestyleType)