public class CategoryList extends Object
| Constructor and Description |
|---|
CategoryList() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getCategoryList() |
void |
setCategory(String category) |
void |
setCategoryList(ArrayList<String> categoryList) |
Copyright © 2015. All rights reserved.