public class CheckForRepairTradeStep 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 static org.apache.logging.log4j.Logger |
LOGGER |
private ShipService |
shipService |
private ch.sahits.game.openpatrician.model.ship.INavigableVessel |
vessel |
| Constructor and Description |
|---|
CheckForRepairTradeStep() |
private static final org.apache.logging.log4j.Logger LOGGER
private ch.sahits.game.openpatrician.model.city.ICity city
private ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel
@Autowired private ShipService shipService
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.