Interface NodeItemPair
- All Known Implementing Classes:
- BusinessServiceCheck,- ChartDciConfig,- ConditionDciInfo,- MapDataSource,- MapImageDataSource,- MapLinkDataSource
public interface NodeItemPair
- 
Method Summary
- 
Method Details- 
getNodeIdlong getNodeId()Get node ID- Returns:
- node id
 
- 
getDciIdlong getDciId()Get DCI id- Returns:
- dci id
 
 
-