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

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

public class IntegerFunction
extends DigitFunctionCriteria<Integer>


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
IntegerFunction(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

IntegerFunction

public IntegerFunction(WhatFieldCollector wfc)
Method Detail

setDefaultValue

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


Copyright © 2013. All Rights Reserved.