net.sf.minuteProject.model.data.criteria.function
Class DoubleFunction

java.lang.Object
  extended by net.sf.minuteProject.model.data.criteria.FunctionCriteria<T>
      extended by net.sf.minuteProject.model.data.criteria.DigitFunctionCriteria<Double>
          extended by net.sf.minuteProject.model.data.criteria.function.DoubleFunction
All Implemented Interfaces:
Criteria, IFunction

public class DoubleFunction
extends DigitFunctionCriteria<Double>


Field Summary
 
Fields inherited from class net.sf.minuteProject.model.data.criteria.FunctionCriteria
MASK, wfc
 
Fields inherited from interface net.sf.minuteProject.model.data.criteria.face.IFunction
AVG, COUNT, MAX, MIN
 
Constructor Summary
DoubleFunction(WhatFieldCollector wfc)
           
 
Method Summary
protected  void setDefaultValue()
           
 
Methods inherited from class net.sf.minuteProject.model.data.criteria.DigitFunctionCriteria
avg, count, max, min
 
Methods inherited from class net.sf.minuteProject.model.data.criteria.FunctionCriteria
addElement, mask, setValue, value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleFunction

public DoubleFunction(WhatFieldCollector wfc)
Method Detail

setDefaultValue

protected void setDefaultValue()
Specified by:
setDefaultValue in class FunctionCriteria<Double>


Copyright © 2013. All Rights Reserved.