| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city |
| Modifier and Type | Method | Description |
|---|---|---|
EChurchExtension |
IChurch.getExtensionLevel() |
Retrieve the next extension level.
|
static EChurchExtension |
EChurchExtension.valueOf(java.lang.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 | Description |
|---|---|---|
java.util.Optional<EChurchExtension> |
EChurchExtension.getNextExtensionLevel() |
Retrieve the next extension level if one is available.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.