public class Company extends AbstractNamedLocated
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
Company(String code,
String name,
DirectedPoint location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
getNamegetBounds, getLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoordinate, getOTSPoint3D, getPoint3dpublic Company(String code, String name, DirectedPoint location)
code - codename - namelocation - locationpublic final String getCode()
Copyright © 2014–2018 Delft University of Technology. All rights reserved.