Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.DynamicSellerListAffiliate.LifestylesEnum
Packages that use DynamicSellerListAffiliate.LifestylesEnum
-
Uses of DynamicSellerListAffiliate.LifestylesEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type DynamicSellerListAffiliate.LifestylesEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumFilter on lifestylesMethods in travel.wink.sdk.affiliate.browse.model that return DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DynamicSellerListAffiliate.LifestylesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model that return types with arguments of type DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.getLifestyles()Filter on lifestylesMethods in travel.wink.sdk.affiliate.browse.model with parameters of type DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.addLifestylesItem(DynamicSellerListAffiliate.LifestylesEnum lifestylesItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.lifestyles(List<DynamicSellerListAffiliate.LifestylesEnum> lifestyles) voidDynamicSellerListAffiliate.setLifestyles(List<DynamicSellerListAffiliate.LifestylesEnum> lifestyles)