public class TradeRouteStop extends Object implements ITradeRouteStop
ITradeRouteStop.| Modifier and Type | Field and Description |
|---|---|
private ICity |
tradeStop |
private Set<IWare> |
waresToBuy |
| Constructor and Description |
|---|
TradeRouteStop() |
| Modifier and Type | Method and Description |
|---|---|
void |
setWaresToBuy(Collection waresToBuy)
Replace the wares to buy with the provided wares from the Collection.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTradeStop, getWaresToBuypublic void setWaresToBuy(Collection waresToBuy)
waresToBuy - Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.