public class Company extends AbstractNamedLocated
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Field and Description |
---|---|
(package private) String |
code
code for the company.
|
Constructor and Description |
---|
Company(String code,
String name,
nl.tudelft.simulation.language.d3.DirectedPoint location) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
getName
getBounds, getLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCoordinate, getOTSPoint3D, getPoint3d
Copyright © 2014–2017 Delft University of Technology. All rights reserved.