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