Uses of Interface
it.eng.qbe.newquery.SelectField.IAggregationFunction

Packages that use SelectField.IAggregationFunction
it.eng.qbe.newquery   
 

Uses of SelectField.IAggregationFunction in it.eng.qbe.newquery
 

Methods in it.eng.qbe.newquery that return SelectField.IAggregationFunction
 SelectField.IAggregationFunction SelectField.getFunction()
           
 

Methods in it.eng.qbe.newquery with parameters of type SelectField.IAggregationFunction
 void SelectField.setFunction(SelectField.IAggregationFunction function)