| Constructor and Description |
|---|
GetAdCategoriesResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.List<GetAdCategoriesResponseCategoriesCategory> |
getCategories() |
int |
hashCode() |
GetAdCategoriesResponse |
setCategories(java.util.List<GetAdCategoriesResponseCategoriesCategory> categories) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.util.List<GetAdCategoriesResponseCategoriesCategory> getCategories()
public GetAdCategoriesResponse setCategories(java.util.List<GetAdCategoriesResponseCategoriesCategory> categories)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()