| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ICityWallPetition |
Petition to enlarge the city wall.
|
interface |
IHeadTaxPetition |
Petition to change the head tax.
|
interface |
IMilitiaPetition |
Petition to enlarge the city militia.
|
interface |
ISpecialTaxPetition |
Petition to collect money from all tradesmen in the city as a one time event.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Optional<ICityPetition> |
ICityHall.getPetition() |
Petition to be discussed at the next council meeting.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ICityHall.setPetition(java.util.Optional<ICityPetition> petition) |
Set the petition.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CityWallPetition |
|
class |
HeadTaxPetition |
|
class |
MilitiaPetition |
|
class |
SpecialTaxPetition |
| Constructor | Description |
|---|---|
Ballot(ICityPetition petition) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.