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