ACRUSalinity.Data
Class DSalinityOption

java.lang.Object
  extended byACRU.Data.DData
      extended byACRU.Data.DInteger
          extended byACRUSalinity.Data.DSalinityOption

public class DSalinityOption
extends ACRU.Data.DInteger

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

DSalinityOption

public DSalinityOption()

DSalinityOption

public DSalinityOption(int value)
                throws ACRU.Exceptions.EException

DSalinityOption

public DSalinityOption(java.lang.Integer integerObject)
                throws ACRU.Exceptions.EException


Hosted by www.Geocities.ws

1