Uses of Enum Class
travel.wink.sdk.affiliate.model.HotelOnMapAffiliate.LifestyleTypesEnum
Packages that use HotelOnMapAffiliate.LifestyleTypesEnum
-
Uses of HotelOnMapAffiliate.LifestyleTypesEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return HotelOnMapAffiliate.LifestyleTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HotelOnMapAffiliate.LifestyleTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model that return types with arguments of type HotelOnMapAffiliate.LifestyleTypesEnumMethods in travel.wink.sdk.affiliate.model with parameters of type HotelOnMapAffiliate.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAffiliate.addLifestyleTypesItem(HotelOnMapAffiliate.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type HotelOnMapAffiliate.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAffiliate.lifestyleTypes(List<HotelOnMapAffiliate.LifestyleTypesEnum> lifestyleTypes) voidHotelOnMapAffiliate.setLifestyleTypes(List<HotelOnMapAffiliate.LifestyleTypesEnum> lifestyleTypes)