railo.intergral.fusiondebug.server.type.coll
Class FDCollection
java.lang.Object
railo.intergral.fusiondebug.server.type.FDValueSupport
railo.intergral.fusiondebug.server.type.coll.FDCollection
- All Implemented Interfaces:
- com.intergral.fusiondebug.server.IFDValue
public class FDCollection
- extends FDValueSupport
FDCollection
public FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Collection coll)
- Constructor of the class
- Parameters:
frame
- name
- name
- coll
-
FDCollection
public FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Collection coll,
Collection.Key[] keys)
getChildren
public List getChildren()
getStackFrame
public com.intergral.fusiondebug.server.IFDStackFrame getStackFrame()
isMutable
public boolean isMutable()
set
public void set(String arg0)
throws com.intergral.fusiondebug.server.FDMutabilityException,
com.intergral.fusiondebug.server.FDLanguageException
- Throws:
com.intergral.fusiondebug.server.FDMutabilityException
com.intergral.fusiondebug.server.FDLanguageException
hasChildren
public boolean hasChildren()
toString
public String toString()
- Specified by:
toString
in interface com.intergral.fusiondebug.server.IFDValue
- Overrides:
toString
in class Object
getName
public String getName()
- Specified by:
getName
in class FDValueSupport
Copyright © 2012 Railo