public class Taxonomy extends Object implements Serializable
| Constructor and Description |
|---|
Taxonomy() |
Taxonomy(List<Category> categories) |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
getCategories() |
void |
restoreCategoryReferences() |
void |
setCategories(List<Category> categories) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.