public class PayBackLoanTradeStep extends Object implements ch.sahits.game.openpatrician.model.product.ITradeStep
| Modifier and Type | Field and Description |
|---|---|
private int |
cashLimit |
private ch.sahits.game.openpatrician.model.city.ICity |
city |
private LoanerService |
loanerService |
private ch.sahits.game.openpatrician.model.IAIPlayer |
player |
| Constructor and Description |
|---|
PayBackLoanTradeStep() |
private ch.sahits.game.openpatrician.model.city.ICity city
private ch.sahits.game.openpatrician.model.IAIPlayer player
@Value(value="${loan.payback.limit}")
private int cashLimit
@Autowired private LoanerService loanerService
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.