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