Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.UpsertDynamicSellerListAffiliate.LifestylesEnum
Packages that use UpsertDynamicSellerListAffiliate.LifestylesEnum
-
Uses of UpsertDynamicSellerListAffiliate.LifestylesEnum in travel.wink.sdk.affiliate.browse.model
Methods in travel.wink.sdk.affiliate.browse.model that return UpsertDynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UpsertDynamicSellerListAffiliate.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 UpsertDynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListAffiliate.getLifestyles()Filter on lifestylesMethods in travel.wink.sdk.affiliate.browse.model with parameters of type UpsertDynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListAffiliate.addLifestylesItem(UpsertDynamicSellerListAffiliate.LifestylesEnum lifestylesItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type UpsertDynamicSellerListAffiliate.LifestylesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListAffiliate.lifestyles(List<UpsertDynamicSellerListAffiliate.LifestylesEnum> lifestyles) voidUpsertDynamicSellerListAffiliate.setLifestyles(List<UpsertDynamicSellerListAffiliate.LifestylesEnum> lifestyles)