public class SellDumpTradeStep 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 org.apache.logging.log4j.Logger |
logger |
private ch.sahits.game.openpatrician.model.ship.INavigableVessel |
vessel |
private ch.sahits.game.openpatrician.model.product.IWare |
ware |
| Constructor and Description |
|---|
SellDumpTradeStep() |
private final org.apache.logging.log4j.Logger logger
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
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.