org.tranql.ql
Class AggregateFunction.FunctionType

java.lang.Object
  extended byorg.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
           
 
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 © -2006 The Codehaus. All Rights Reserved.