| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICustomsViolation
Violation by requiring custom duties on specific wares.
|
interface |
IPirateSupportViolation
Violation by supporting pirates.
|
interface |
IPlunderTradingOfficesViolation
Violation byx plundering trading offices.
|
interface |
ISpecialTaxViolation
Violation by collection special taxes without reason.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ICityViolation> |
IAldermanOffice.getViolation()
Get the current violation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CityViolation |
class |
CustomsViolation |
class |
PirateSupportViolation |
class |
PlunderTradingOfficeViolation |
class |
SpecialTaxViolation |
| Modifier and Type | Field and Description |
|---|---|
private ICityViolation |
Ballot.violation |
| Modifier and Type | Field and Description |
|---|---|
private Optional<ICityViolation> |
AldermanOffice.violation |
| Constructor and Description |
|---|
Ballot(ICityViolation violation) |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.