public interface Term extends AbstractSWE
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCodeSpace()
Gets the codeSpace URI
|
java.lang.String |
getDefinition()
Gets the definition property
|
java.lang.String |
getLabel()
Gets the label property
|
java.lang.String |
getValue()
Gets the value property
|
boolean |
isSetCodeSpace()
Checks if codeSpace URI is set
|
boolean |
isSetDefinition()
Checks if definition is set
|
void |
setCodeSpace(java.lang.String codeSpace)
Sets the codeSpace URI
|
void |
setDefinition(java.lang.String definition)
Sets the definition property
|
void |
setLabel(java.lang.String label)
Sets the label property
|
void |
setValue(java.lang.String value)
Sets the value property
|
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
java.lang.String getLabel()
void setLabel(java.lang.String label)
java.lang.String getCodeSpace()
boolean isSetCodeSpace()
void setCodeSpace(java.lang.String codeSpace)
java.lang.String getValue()
void setValue(java.lang.String value)
java.lang.String getDefinition()
boolean isSetDefinition()
void setDefinition(java.lang.String definition)