Uses of Enum Class
travel.wink.sdk.affiliate.model.DynamicSellerListAffiliate.LifestylesEnum
Packages that use DynamicSellerListAffiliate.LifestylesEnum
-
Uses of DynamicSellerListAffiliate.LifestylesEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.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.model that return types with arguments of type DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.getLifestyles()Filter on lifestylesMethods in travel.wink.sdk.affiliate.model with parameters of type DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.addLifestylesItem(DynamicSellerListAffiliate.LifestylesEnum lifestylesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type DynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.lifestyles(List<DynamicSellerListAffiliate.LifestylesEnum> lifestyles) voidDynamicSellerListAffiliate.setLifestyles(List<DynamicSellerListAffiliate.LifestylesEnum> lifestyles)