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