Package org.opentrafficsim.water.role
Class Company
java.lang.Object
org.opentrafficsim.water.AbstractLocated
org.opentrafficsim.water.AbstractNamedLocated
org.opentrafficsim.water.role.Company
- Direct Known Subclasses:
ShippingLine
public class Company extends AbstractNamedLocated
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description Company(java.lang.String code, java.lang.String name, DirectedPoint location) -
Method Summary
Modifier and Type Method Description java.lang.StringgetCode()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opentrafficsim.water.Located
getCoordinate, getOTSPoint3D, getPoint3d