Package com.powsybl.entsoe.util
Class BoundaryPoint
- java.lang.Object
-
- com.powsybl.entsoe.util.BoundaryPoint
-
public class BoundaryPoint extends Object
- Author:
- Geoffroy Jamgotchian
-
-
Constructor Summary
Constructors Constructor Description BoundaryPoint(String name, Country borderFrom, Country borderTo)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Country
getBorderFrom()
Country
getBorderTo()
String
getName()
String
toString()
-