public class TermReference
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
term |
protected java.lang.String |
termName |
| Constructor and Description |
|---|
TermReference() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTerm()
Gets the value of the term property.
|
java.lang.String |
getTermName()
Gets the value of the termName property.
|
void |
setTerm(java.lang.String value)
Sets the value of the term property.
|
void |
setTermName(java.lang.String value)
Sets the value of the termName property.
|
public java.lang.String getTermName()
Stringpublic void setTermName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTerm()
Stringpublic void setTerm(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.