|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfrastructure.Settings.MARITAL_STATUS
public static final class Settings.MARITAL_STATUS
Marital status for agents
Field Summary | |
---|---|
static int |
HAS_PARTNER
|
static int |
MARRIED
|
static int |
SINGLE
|
static int |
WIDOWED
|
Constructor Summary | |
---|---|
Settings.MARITAL_STATUS()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SINGLE
public static final int MARRIED
public static final int WIDOWED
public static final int HAS_PARTNER
Constructor Detail |
---|
public Settings.MARITAL_STATUS()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |