ACRUSalinity.Data
Class DReservoirSalinityOption

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

public class DReservoirSalinityOption
extends ACRU.Data.DInteger

Stores the yes (1) or no (0) option as to whether the algorithms conducting reservoir TDS balance and salt routing are to be invoked 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
DReservoirSalinityOption()
           
DReservoirSalinityOption(int value)
           
DReservoirSalinityOption(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

DReservoirSalinityOption

public DReservoirSalinityOption()

DReservoirSalinityOption

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

DReservoirSalinityOption

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


Hosted by www.Geocities.ws

1