Uses of Enum Class
travel.wink.sdk.extranet.model.HotelOnMapDescriptive.LifestyleTypesEnum
Packages that use HotelOnMapDescriptive.LifestyleTypesEnum
-
Uses of HotelOnMapDescriptive.LifestyleTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelOnMapDescriptive.LifestyleTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HotelOnMapDescriptive.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 HotelOnMapDescriptive.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapDescriptive.getLifestyleTypes()A list of lifestyles the property associates with.Methods in travel.wink.sdk.extranet.model with parameters of type HotelOnMapDescriptive.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapDescriptive.addLifestyleTypesItem(HotelOnMapDescriptive.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type HotelOnMapDescriptive.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapDescriptive.lifestyleTypes(List<HotelOnMapDescriptive.LifestyleTypesEnum> lifestyleTypes) voidHotelOnMapDescriptive.setLifestyleTypes(List<HotelOnMapDescriptive.LifestyleTypesEnum> lifestyleTypes)