org.tranql.ql
Class AggregateFunction.FunctionType

java.lang.Object
  extended by org.tranql.ql.AggregateFunction.FunctionType
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AggregateFunction

public abstract static class AggregateFunction.FunctionType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
protected  java.lang.String name
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name


Copyright © -2010 The Codehaus. All Rights Reserved.