Uses of Enum Class
travel.wink.affiliate.model.DynamicSellerList.LifestylesEnum
Packages that use DynamicSellerList.LifestylesEnum
-
Uses of DynamicSellerList.LifestylesEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return DynamicSellerList.LifestylesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DynamicSellerList.LifestylesEnum[]DynamicSellerList.LifestylesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.affiliate.model that return types with arguments of type DynamicSellerList.LifestylesEnumMethods in travel.wink.affiliate.model with parameters of type DynamicSellerList.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerList.addLifestylesItem(DynamicSellerList.LifestylesEnum lifestylesItem) Method parameters in travel.wink.affiliate.model with type arguments of type DynamicSellerList.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerList.lifestyles(List<DynamicSellerList.LifestylesEnum> lifestyles) voidDynamicSellerList.setLifestyles(List<DynamicSellerList.LifestylesEnum> lifestyles)