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()
- See Also:
com.intergral.fusiondebug.server.IFDVariable#getChildren()
getStackFrame
public com.intergral.fusiondebug.server.IFDStackFrame getStackFrame()
isMutable
public boolean isMutable()
- See Also:
IFDValue.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()
- See Also:
IFDValue.hasChildren()
toString
public String toString()
- Specified by:
toString
in interface com.intergral.fusiondebug.server.IFDValue
- Overrides:
toString
in class Object
- See Also:
Object.toString()
getName
public String getName()
- Specified by:
getName
in class FDValueSupport
- See Also:
FDValueSupport.getName()
Copyright © 2012 Railo