Interface Node
- 
- All Known Implementing Classes:
 NodeImpl
public interface Node 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetId()StringgetLabel() 
 - 
 
NodeImplpublic interface Node
| Modifier and Type | Method | Description | 
|---|---|---|
Integer | 
getId() | 
|
String | 
getLabel() |