| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.impl |
| Modifier and Type | Method and Description |
|---|---|
EChurchExtension |
IChurch.getExtensionLevel()
Retrieve the next extension level.
|
static EChurchExtension |
EChurchExtension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EChurchExtension[] |
EChurchExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<EChurchExtension> |
EChurchExtension.getNextExtensionLevel()
Retrieve the next extension level if one is available.
|
| Modifier and Type | Field and Description |
|---|---|
private EChurchExtension |
ChurchState.extensionLevel |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.