public class BuyTradingOfficeTradeStep 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 int |
maxBuyPrice |
private TradeService |
tradeService |
private ch.sahits.game.openpatrician.model.building.ITradingOffice |
tradingOffice |
private ch.sahits.game.openpatrician.model.product.IWare |
ware |
| Constructor and Description |
|---|
BuyTradingOfficeTradeStep() |
private ch.sahits.game.openpatrician.model.city.ICity city
private ch.sahits.game.openpatrician.model.building.ITradingOffice tradingOffice
private ch.sahits.game.openpatrician.model.product.IWare ware
@Autowired private TradeService tradeService
private int maxBuyPrice
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.