Uses of Enum Class
travel.wink.sdk.booking.model.HotelOnMapAgent.LifestyleTypesEnum
Packages that use HotelOnMapAgent.LifestyleTypesEnum
-
Uses of HotelOnMapAgent.LifestyleTypesEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.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.booking.model that return types with arguments of type HotelOnMapAgent.LifestyleTypesEnumMethods in travel.wink.sdk.booking.model with parameters of type HotelOnMapAgent.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAgent.addLifestyleTypesItem(HotelOnMapAgent.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.booking.model with type arguments of type HotelOnMapAgent.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAgent.lifestyleTypes(List<HotelOnMapAgent.LifestyleTypesEnum> lifestyleTypes) voidHotelOnMapAgent.setLifestyleTypes(List<HotelOnMapAgent.LifestyleTypesEnum> lifestyleTypes)