| Modifier and Type | Method and Description |
|---|---|
Category |
SubjectAreaCategoryEventContent.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectAreaCategoryEventContent.setCategory(Category category) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectAreaDefinition
A type of Category called a Subject Area Definition is one that describes a subject area or a domain.
|
| Constructor and Description |
|---|
SubjectAreaDefinition(Category category) |
| Modifier and Type | Method and Description |
|---|---|
Category |
CategoryResponse.getCategory()
Return the Category object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
CategoriesResponse.getCategories()
Return the Categories object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryResponse.setCategory(Category category)
Set up the Category object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoriesResponse.setCategories(List<Category> categories)
Set up the Categories object.
|
| Constructor and Description |
|---|
CategoryResponse(Category category) |
| Constructor and Description |
|---|
CategoriesResponse(List<Category> categories) |
Copyright © 2018–2020 ODPi. All rights reserved.