IPersonalData, ISpouseDatapublic class SpouseData extends PersonalData implements ISpouseData
| Constructor | Description |
|---|---|
SpouseData(java.lang.String name,
java.lang.String lastName,
boolean male,
ICity birthplace,
java.time.LocalDateTime birthDate,
int popHer,
int popYour,
int conHer,
int conYour,
java.lang.String portraitResourceName) |
getAge, getBirthDate, getBirthPlace, getLastName, getName, isMalegetConnectionsInHerHomeTown, getConnectionsInYourHomeTown, getPopularityInHerHomeTown, getPopularityInYourHomeTown, getPortraitResourceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAgepublic SpouseData(java.lang.String name,
java.lang.String lastName,
boolean male,
ICity birthplace,
java.time.LocalDateTime birthDate,
int popHer,
int popYour,
int conHer,
int conYour,
java.lang.String portraitResourceName)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.