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() |
getName
getBounds, getLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCoordinate, getOTSPoint3D, getPoint3d
public Company(String code, String name, DirectedPoint location)
code
- codename
- namelocation
- locationpublic final String getCode()
Copyright © 2014–2018 Delft University of Technology. All rights reserved.