|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectACRU.Data.DData
ACRU.Data.DInteger
ACRUSalinity.Data.DSalinityOption
Stores a yes (1) or no (0) option as to whether ACRUSalinity is to be executed in a particular simulation.
| Field Summary |
| Fields inherited from class ACRU.Data.DInteger |
lowerValueLimit, previousValue, upperValueLimit, value |
| Fields inherited from class ACRU.Data.DData |
|
| Constructor Summary | |
DSalinityOption()
|
|
DSalinityOption(int value)
|
|
DSalinityOption(java.lang.Integer integerObject)
|
|
| Methods inherited from class ACRU.Data.DInteger |
addIntegerValue, getIntegerValue, getLowerIntegerValueLimit, getPreviousIntegerValue, getUpperIntegerValueLimit, setIntegerValue, setLowerIntegerValueLimit, setPreviousIntegerValue, setPreviousIntegerValue, setUpperIntegerValueLimit, subtractIntegerValue, toString |
| Methods inherited from class ACRU.Data.DData |
addToDataReference, finalize, getDataObjectList, getDataObjectList, getOwnerComponent, removeFromDataReference, removeOwnerComponent, setOwnerComponent |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DSalinityOption()
public DSalinityOption(int value)
throws ACRU.Exceptions.EException
public DSalinityOption(java.lang.Integer integerObject)
throws ACRU.Exceptions.EException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||