|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IPersonalData | |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.personal | |
| ch.sahits.game.openpatrician.model.personal.impl | |
| Uses of IPersonalData in ch.sahits.game.openpatrician.model |
|---|
| Fields in ch.sahits.game.openpatrician.model declared as IPersonalData | |
|---|---|
private IPersonalData |
Player.personalData
|
| Methods in ch.sahits.game.openpatrician.model that return IPersonalData | |
|---|---|
IPersonalData |
IPlayer.getPersonalData()
Retrieve the personal data of the player |
IPersonalData |
Player.getPersonalData()
|
| Constructors in ch.sahits.game.openpatrician.model with parameters of type IPersonalData | |
|---|---|
Player(ICity homeTown,
IPersonalData personalData,
long cash,
ESocialRank rank)
|
|
| Uses of IPersonalData in ch.sahits.game.openpatrician.model.personal |
|---|
| Subinterfaces of IPersonalData in ch.sahits.game.openpatrician.model.personal | |
|---|---|
interface |
ISpouseData
Interface defining the personal data of the spouse |
| Uses of IPersonalData in ch.sahits.game.openpatrician.model.personal.impl |
|---|
| Classes in ch.sahits.game.openpatrician.model.personal.impl that implement IPersonalData | |
|---|---|
class |
PersonalData
|
class |
SpouseData
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||