Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.StaticListLightweightAffiliate.TypeEnum
Packages that use StaticListLightweightAffiliate.TypeEnum
-
Uses of StaticListLightweightAffiliate.TypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type StaticListLightweightAffiliate.TypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumEvery affiliate starts out with a `Favorite` list.Methods in travel.wink.sdk.affiliate.browse.model that return StaticListLightweightAffiliate.TypeEnumModifier and TypeMethodDescriptionStaticListLightweightAffiliate.getType()Every affiliate starts out with a `Favorite` list.Returns the enum constant of this class with the specified name.StaticListLightweightAffiliate.TypeEnum.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 with parameters of type StaticListLightweightAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidStaticListLightweightAffiliate.setType(StaticListLightweightAffiliate.TypeEnum type) StaticListLightweightAffiliate.type(StaticListLightweightAffiliate.TypeEnum type)