public interface OspfElementFactoryInterface
Modifier and Type | Method and Description |
---|---|
OspfElementNode |
getOspfElement(int nodeId) |
List<OspfLinkNode> |
getOspfLinks(int nodeId) |
OspfElementNode getOspfElement(int nodeId)
List<OspfLinkNode> getOspfLinks(int nodeId)
Copyright © 2017. All rights reserved.