@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-05-14T19:12:52.919Z") public class CategoryList extends Object
| Constructor and Description |
|---|
CategoryList() |
| Modifier and Type | Method and Description |
|---|---|
CategoryList |
addCategoriesItem(Category categoriesItem) |
CategoryList |
categories(List<Category> categories) |
boolean |
equals(Object o) |
List<Category> |
getCategories()
Categories
|
int |
hashCode() |
void |
setCategories(List<Category> categories) |
String |
toString() |
public CategoryList categories(List<Category> categories)
public CategoryList addCategoriesItem(Category categoriesItem)
Copyright © 2018. All rights reserved.