| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.impl | |
| ch.sahits.game.openpatrician.model.product | |
| ch.sahits.game.openpatrician.model.service |
| Modifier and Type | Method | Description |
|---|---|---|
double |
CityState.getConsumedAmount(EWare ware) |
Retrieve the amount that is consumed so far.
|
| Modifier and Type | Method | Description |
|---|---|---|
static EWare |
EWare.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EWare[] |
EWare.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
ModelTranslations.getLocalDisplayName(EWare ware) |
Retrieve the localized display name for
id. |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.