Modifier and Type | Field and Description |
---|---|
protected int |
id |
protected java.lang.String |
label |
Constructor and Description |
---|
TNodeImpl() |
TNodeImpl(int id,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
int |
getID() |
java.lang.String |
getLabel() |
void |
setID(int id) |
void |
setLabel(java.lang.String label) |