public static class TerminologyQueryResult.Term extends Object
| Constructor and Description |
|---|
Term() |
Term(String id,
String source,
String termText) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getSource() |
String |
getTermText() |
void |
setId(String id) |
void |
setSource(String source) |
void |
setTermText(String termText) |
String |
toString() |
Copyright © 2021. All rights reserved.