public class JavetEntitySymbol extends java.lang.Object implements IJavetEntitySymbol
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
description
The Description.
|
Constructor and Description |
---|
JavetEntitySymbol(java.lang.String description)
Instantiates a new Javet entity symbol.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets description.
|
void |
setDescription(java.lang.String description)
Sets description.
|
public JavetEntitySymbol(java.lang.String description)
description
- the descriptionpublic java.lang.String getDescription()
IJavetEntitySymbol
getDescription
in interface IJavetEntitySymbol
public void setDescription(java.lang.String description)
IJavetEntitySymbol
setDescription
in interface IJavetEntitySymbol
description
- the description