railo.intergral.fusiondebug.server.type.coll
Class FDUDF

java.lang.Object
  extended by railo.intergral.fusiondebug.server.type.FDValueNotMutability
      extended by railo.intergral.fusiondebug.server.type.coll.FDUDF
All Implemented Interfaces:
com.intergral.fusiondebug.server.IFDValue

public class FDUDF
extends FDValueNotMutability


Constructor Summary
FDUDF(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, UDF udf)
          Constructor of the class
 
Method Summary
 List getChildren()
           
 String getName()
           
 boolean hasChildren()
           
 String toString()
           
static String toString(UDF udf)
           
 
Methods inherited from class railo.intergral.fusiondebug.server.type.FDValueNotMutability
isMutable, set
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FDUDF

public FDUDF(com.intergral.fusiondebug.server.IFDStackFrame frame,
             String name,
             UDF udf)
Constructor of the class

Parameters:
name -
coll -
Method Detail

getChildren

public List getChildren()
See Also:
com.intergral.fusiondebug.server.IFDVariable#getChildren()

getName

public String getName()
See Also:
IFDVariable.getName()

hasChildren

public boolean hasChildren()
See Also:
com.intergral.fusiondebug.server.IFDVariable#hasChildren()

toString

public String toString()
Specified by:
toString in interface com.intergral.fusiondebug.server.IFDValue
Overrides:
toString in class Object
See Also:
Object.toString()

toString

public static String toString(UDF udf)


Copyright © 2012 Railo