public class SNNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
nodeLabel |
Constructor and Description |
---|
SNNode(java.lang.String nodeLabel) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNodeLabel() |