|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfrastructure.Settings.MINE
public static class Settings.MINE
Field Summary | |
---|---|
static java.lang.String[] |
EMPLOYMENT_STATUS
Employment statuses at mine |
static int |
MINE_WORKING_MONTHS
Mine's number of working months - age |
static int |
SKILLED_CAPACITY
Mine's skilled capacity limit |
static int |
START_TICK_RANGE
Mine's starting time range |
static int |
UNSKILLED_CAPACITY
Mine's unskilled capacity limit |
Constructor Summary | |
---|---|
Settings.MINE()
|
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 java.lang.String[] EMPLOYMENT_STATUS
public static final int UNSKILLED_CAPACITY
public static final int SKILLED_CAPACITY
public static final int START_TICK_RANGE
public static final int MINE_WORKING_MONTHS
Constructor Detail |
---|
public Settings.MINE()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |