Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.UpsertDynamicSellerListRequestAffiliate.LifestylesEnum
Packages that use UpsertDynamicSellerListRequestAffiliate.LifestylesEnum
-
Uses of UpsertDynamicSellerListRequestAffiliate.LifestylesEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type UpsertDynamicSellerListRequestAffiliate.LifestylesEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumGets or Sets lifestylesMethods in travel.wink.sdk.affiliate.browse.model that return UpsertDynamicSellerListRequestAffiliate.LifestylesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UpsertDynamicSellerListRequestAffiliate.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 UpsertDynamicSellerListRequestAffiliate.LifestylesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.getLifestyles()Get lifestylesMethods in travel.wink.sdk.affiliate.browse.model with parameters of type UpsertDynamicSellerListRequestAffiliate.LifestylesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.addLifestylesItem(UpsertDynamicSellerListRequestAffiliate.LifestylesEnum lifestylesItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type UpsertDynamicSellerListRequestAffiliate.LifestylesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.lifestyles(List<UpsertDynamicSellerListRequestAffiliate.LifestylesEnum> lifestyles) voidUpsertDynamicSellerListRequestAffiliate.setLifestyles(List<UpsertDynamicSellerListRequestAffiliate.LifestylesEnum> lifestyles)