|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisidia.simulation.SimulationConstants.PropertyStatus
public static class SimulationConstants.PropertyStatus
The Class PropertyStatus.
Field Summary | |
---|---|
static int |
DISPLAYABLE
The Constant DISPLAYABLE. |
static int |
DISPLAYED
The Constant DISPLAYED. |
static int |
NON_DISPLAYABLE
The Constant UNDISPLAYABLE. |
Constructor Summary | |
---|---|
SimulationConstants.PropertyStatus()
|
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 DISPLAYED
public static final int DISPLAYABLE
public static final int NON_DISPLAYABLE
Constructor Detail |
---|
public SimulationConstants.PropertyStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |