public class TermDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
TermDescriptor(java.lang.String termId,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTermId()
A path, relative to the container of this term, locating the source of the term.
|
java.lang.String |
getValue()
The current value of the term, in whatever the system's base language is.
|