public class FDCollection extends FDValueSupport
Constructor and Description |
---|
FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Collection coll)
Constructor of the class
|
FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Collection coll,
Collection.Key[] keys) |
Modifier and Type | Method and Description |
---|---|
List |
getChildren() |
String |
getName() |
com.intergral.fusiondebug.server.IFDStackFrame |
getStackFrame() |
boolean |
hasChildren() |
boolean |
isMutable() |
void |
set(String arg0) |
String |
toString() |
getChildren, hasChildren
public FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, Collection coll)
frame
- name
- name
- coll
- public FDCollection(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, Collection coll, Collection.Key[] keys)
public List getChildren()
public com.intergral.fusiondebug.server.IFDStackFrame getStackFrame()
public boolean isMutable()
public void set(String arg0) throws com.intergral.fusiondebug.server.FDMutabilityException, com.intergral.fusiondebug.server.FDLanguageException
com.intergral.fusiondebug.server.FDMutabilityException
com.intergral.fusiondebug.server.FDLanguageException
public boolean hasChildren()
public String getName()
getName
in class FDValueSupport
Copyright © 2015 Lucee