Package com.powsybl.iidm.network
Interface NodeTopologyPoint
-
- All Superinterfaces:
TopologyPoint
- All Known Implementing Classes:
NodeTopologyPointImpl
public interface NodeTopologyPoint extends TopologyPoint
- Author:
- Geoffroy Jamgotchian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getNode()
-
Methods inherited from interface com.powsybl.iidm.network.TopologyPoint
getTopologyKind, getVoltageLevelId
-
-