public interface ISpouseData extends IPersonalData
| Modifier and Type | Method and Description |
|---|---|
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
|
javafx.scene.image.Image |
getPortrait()
Retrieve an optional portrait
|
void |
newChild()
New child is born to you
|
getAge, getBirthDate, getBirthPlace, getLastName, getName, isMalejavafx.scene.image.Image getPortrait()
int getPopularityInHerHomeTown()
int getPopularityInYourHomeTown()
int getConnectionsInHerHomeTown()
int getConnectionsInYourHomeTown()
int getNumberOfChildren()
void newChild()
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.