Uses of Enum Class
travel.wink.sdk.extranet.booking.model.HotelOnMapSupplier.LifestyleTypesEnum
Packages that use HotelOnMapSupplier.LifestyleTypesEnum
-
Uses of HotelOnMapSupplier.LifestyleTypesEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type HotelOnMapSupplier.LifestyleTypesEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumA list of lifestyles the property associates with.Methods in travel.wink.sdk.extranet.booking.model that return HotelOnMapSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HotelOnMapSupplier.LifestyleTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model that return types with arguments of type HotelOnMapSupplier.LifestyleTypesEnumMethods in travel.wink.sdk.extranet.booking.model with parameters of type HotelOnMapSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapSupplier.addLifestyleTypesItem(HotelOnMapSupplier.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.extranet.booking.model with type arguments of type HotelOnMapSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapSupplier.lifestyleTypes(List<HotelOnMapSupplier.LifestyleTypesEnum> lifestyleTypes) voidHotelOnMapSupplier.setLifestyleTypes(List<HotelOnMapSupplier.LifestyleTypesEnum> lifestyleTypes)