public final class YahooInterest
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
YahooInterest() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getDeclaredInterests() |
java.lang.String |
getInterestCategory() |
void |
setDeclaredInterests(java.util.List<java.lang.String> declaredInterests) |
void |
setInterestCategory(java.lang.String interestCategory) |
public java.util.List<java.lang.String> getDeclaredInterests()
public void setDeclaredInterests(java.util.List<java.lang.String> declaredInterests)
public java.lang.String getInterestCategory()
public void setInterestCategory(java.lang.String interestCategory)
Copyright © 2018. All Rights Reserved.