| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.map | |
| ch.sahits.game.openpatrician.model.map.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<ITradeRouteStop> |
ITradeRoute.getTradeStops()
Get the stops of a route.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TradeRouteStop
Implementation of the
ITradeRouteStop. |
| Modifier and Type | Field and Description |
|---|---|
private Set<ITradeRouteStop> |
TradeRoute.tradeStops |
| Modifier and Type | Method and Description |
|---|---|
void |
TradeRoute.addTradeStop(ITradeRouteStop tradeStop)
Add a new trade stop to the route.
|
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.