public class IsisTopologyLink extends TopologyLink
Constructor and Description |
---|
IsisTopologyLink(Integer sourceId,
Integer srcNodeId,
String srcLabel,
String srcSysoid,
String srcLocation,
OnmsNode.NodeType srcNodeType,
Integer srcIfIndex,
Integer targetId,
Integer targetNodeId,
String targetLabel,
String targetSysoid,
String targetLocation,
OnmsNode.NodeType targetNodeType,
Integer targetIfIndex) |
Modifier and Type | Method and Description |
---|---|
Integer |
getSourceId() |
Integer |
getSrcIfIndex() |
Integer |
getTargetId() |
Integer |
getTargetIfIndex() |
getSrcLabel, getSrcLocation, getSrcNodeId, getSrcNodeType, getSrcSysoid, getTargetLabel, getTargetLocation, getTargetNodeId, getTargetNodeType, getTargetSysoid
public IsisTopologyLink(Integer sourceId, Integer srcNodeId, String srcLabel, String srcSysoid, String srcLocation, OnmsNode.NodeType srcNodeType, Integer srcIfIndex, Integer targetId, Integer targetNodeId, String targetLabel, String targetSysoid, String targetLocation, OnmsNode.NodeType targetNodeType, Integer targetIfIndex)
Copyright © 2015. All rights reserved.