Package org.netxms.client.topology
Class NetworkPath
java.lang.Object
org.netxms.client.topology.NetworkPath
Network path
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
NetworkPathCreate network path object from NXCP message- Parameters:
- msg- NXCP message
 
 
- 
- 
Method Details- 
getPath- Returns:
- the path
 
- 
isCompletepublic boolean isComplete()- Returns:
- the complete
 
 
-