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