| Modifier and Type | Method and Description |
|---|---|
Term |
SubjectAreaTermEventContent.getTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectAreaTermEventContent.setTerm(Term glossaryTerm) |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity
This is a Term that describes an activity
|
| Modifier and Type | Method and Description |
|---|---|
Term |
TermResponse.getTerm()
Return the Term object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
TermsResponse.getTerms()
Return the Terms object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TermResponse.setTerm(Term term)
Set up the Term object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TermsResponse.setTerms(List<Term> terms)
Set up the Terms object.
|
| Constructor and Description |
|---|
TermResponse(Term term) |
| Constructor and Description |
|---|
TermsResponse(List<Term> terms) |
Copyright © 2018–2020 ODPi. All rights reserved.