public class SellTradeStep 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 ch.sahits.game.openpatrician.model.product.ComputablePriceV2 |
computablePrice |
private boolean |
executeNext |
private ch.sahits.game.openpatrician.model.ship.INavigableVessel |
vessel |
private ch.sahits.game.openpatrician.model.product.IWare |
ware |
| Constructor and Description |
|---|
SellTradeStep() |
private ch.sahits.game.openpatrician.model.city.ICity city
private ch.sahits.game.openpatrician.model.product.IWare ware
private ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel
@Autowired private ch.sahits.game.openpatrician.model.product.ComputablePriceV2 computablePrice
private boolean executeNext
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.