ACRUSalinity.Data
Class DAppliedFertilizer

java.lang.Object
  extended byACRU.Data.DData
      extended byACRU.Data.DDouble
          extended byACRU.Data.DMonthlyData
              extended byACRUSalinity.Data.DAppliedFertilizer

public class DAppliedFertilizer
extends ACRU.Data.DMonthlyData

This class stores the monthly quantity of fertilizer and gypsum applied to the field.


Field Summary
 
Fields inherited from class ACRU.Data.DMonthlyData
CURRENT_DATE, monthlyDataArray
 
Fields inherited from class ACRU.Data.DDouble
lowerValueLimit, previousValue, upperValueLimit, value
 
Fields inherited from class ACRU.Data.DData
 
Constructor Summary
DAppliedFertilizer()
           
DAppliedFertilizer(double[] monthlyArray)
           
 
Methods inherited from class ACRU.Data.DMonthlyData
getMonthData, getMonthData, getMonthlyDataArray, setCurrentDate, setDoubleValue, updateDoubleValue, updateDoubleValue
 
Methods inherited from class ACRU.Data.DDouble
addDoubleValue, checkValue, getDoubleValue, getLowerDoubleValueLimit, getPreviousDoubleValue, getUpperDoubleValueLimit, setDoubleValue, setLowerDoubleValueLimit, setPreviousDoubleValue, setPreviousDoubleValue, setUpperDoubleValueLimit, subtractDoubleValue, 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

DAppliedFertilizer

public DAppliedFertilizer()

DAppliedFertilizer

public DAppliedFertilizer(double[] monthlyArray)
                   throws ACRU.Exceptions.EException


Hosted by www.Geocities.ws

1