public class CheckedSellTradeStep extends Object implements ch.sahits.game.openpatrician.model.product.ITradeStep
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.model.city.ICity |
city |
private boolean |
executeNext |
private int |
maxAmount |
private TradeService |
tradeService |
private ch.sahits.game.openpatrician.model.ship.INavigableVessel |
vessel |
private ch.sahits.game.openpatrician.model.product.IWare |
ware |
| Constructor and Description |
|---|
CheckedSellTradeStep() |
private ch.sahits.game.openpatrician.model.city.ICity city
private ch.sahits.game.openpatrician.model.product.IWare ware
private int maxAmount
private ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel
@Autowired private TradeService tradeService
private boolean executeNext
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.