| Modifier and Type | Method and Description |
|---|---|
CategorySummary |
Category.getParentCategory()
"Identifies the parent category."
|
| Modifier and Type | Method and Description |
|---|---|
void |
Category.setParentCategory(CategorySummary parentCategory) |
| Modifier and Type | Method and Description |
|---|---|
List<CategorySummary> |
Term.getCategories()
The Categories that categorize this Term
|
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setCategories(List<CategorySummary> categories) |
Copyright © 2018–2020 ODPi. All rights reserved.