Interface NodeComponent
- All Known Implementing Classes:
- Interface,- NetworkService,- VPNConnector
public interface NodeComponent
Common methods for all classes hat are node children
- 
Method Summary
- 
Method Details- 
getParentNodeAbstractNode getParentNode()Get parent node object.- Returns:
- parent node object or null if it is not exist or inaccessible
 
 
-