|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISpouseData
Interface defining the personal data of the spouse
| Method Summary | |
|---|---|
int |
getConnectionsInHerHomeTown()
Retrieve the connectivity to the counsilmen in her home town |
int |
getConnectionsInYourHomeTown()
Retrieve the connectivity to the counsilmen in your home town |
int |
getNumberOfChildren()
Retrieve the number of children you have with the spouse |
int |
getPopularityInHerHomeTown()
Retrieve her popularity in her home town |
int |
getPopularityInYourHomeTown()
Retrieve her popularity in your home town |
BufferedImage |
getPortrait()
Retrieve an optional portrait |
void |
newChild()
New child is born to you |
| Methods inherited from interface ch.sahits.game.openpatrician.model.personal.IPersonalData |
|---|
getAge, getBirthDate, getBirthPlace, getLastName, getName, isMale |
| Method Detail |
|---|
BufferedImage getPortrait()
int getPopularityInHerHomeTown()
int getPopularityInYourHomeTown()
int getConnectionsInHerHomeTown()
int getConnectionsInYourHomeTown()
int getNumberOfChildren()
void newChild()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||