Uses of Enum Class
travel.wink.sdk.travel.agent.model.HotelOnMapAgent.LifestyleTypesEnum
Packages that use HotelOnMapAgent.LifestyleTypesEnum
-
Uses of HotelOnMapAgent.LifestyleTypesEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type HotelOnMapAgent.LifestyleTypesEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumA list of lifestyles the property associates with.Methods in travel.wink.sdk.travel.agent.model that return HotelOnMapAgent.LifestyleTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HotelOnMapAgent.LifestyleTypesEnum[]HotelOnMapAgent.LifestyleTypesEnum.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 that return types with arguments of type HotelOnMapAgent.LifestyleTypesEnumMethods in travel.wink.sdk.travel.agent.model with parameters of type HotelOnMapAgent.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAgent.addLifestyleTypesItem(HotelOnMapAgent.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.travel.agent.model with type arguments of type HotelOnMapAgent.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAgent.lifestyleTypes(List<HotelOnMapAgent.LifestyleTypesEnum> lifestyleTypes) voidHotelOnMapAgent.setLifestyleTypes(List<HotelOnMapAgent.LifestyleTypesEnum> lifestyleTypes)