| Constructor and Description |
|---|
GetCategoriesNewResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.List<MarketCategoryTree> |
getItems() |
int |
hashCode() |
GetCategoriesNewResponse |
setItems(java.util.List<MarketCategoryTree> items) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.util.List<MarketCategoryTree> getItems()
public GetCategoriesNewResponse setItems(java.util.List<MarketCategoryTree> items)
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()