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
Methods in travel.wink.sdk.travel.agent.model that return GuestRoomAgent.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomAgent.getLifestyleType()Indicate the type of lifestyle this inventory 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)