public class TradeRoute extends Object implements ITradeRoute
ITradeRoute.| Modifier and Type | Field and Description |
|---|---|
private Set<ITradeRouteStop> |
tradeStops |
| Constructor and Description |
|---|
TradeRoute() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTradeStop(ITradeRouteStop tradeStop)
Add a new trade stop to the route.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTradeStopsprivate Set<ITradeRouteStop> tradeStops
public void addTradeStop(ITradeRouteStop tradeStop)
tradeStop - Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.