| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.impl |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<IDebt> |
ILoaner.getDebts() |
Retrieve the list of all debts for this city.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ILoaner.addDebt(IDebt debt) |
Add a new debt to the list.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Debt |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LoanerState.addDebt(IDebt debt) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.