| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.personal | |
| ch.sahits.game.openpatrician.model.service |
| Modifier and Type | Method | Description |
|---|---|---|
ICareer |
IPlayer.getCareerLevel() |
Retrieve the career level, which is either defined by
EMilitantCareer or EEconomicCareer. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IPlayer.setCareerLevel(ICareer career) |
Set the current career level.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
IEconomicCareer |
Interface defining the economic career
|
interface |
IMilitantCareer |
Interface indicating a militant career.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
EEconomicCareer |
Enumeration of the attributes of an economic career
|
class |
EMilitantCareer |
Enumeration indicating the career level of a militant career.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
ModelTranslations.getLocalDisplayName(ICareer career) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.