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