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

java.lang.Object
  extended by railo.intergral.fusiondebug.server.type.FDValueSupport
      extended by railo.intergral.fusiondebug.server.type.FDNodeValueSupport
          extended by railo.intergral.fusiondebug.server.type.coll.FDCollectionNode
All Implemented Interfaces:
com.intergral.fusiondebug.server.IFDValue

public class FDCollectionNode
extends FDNodeValueSupport


Constructor Summary
FDCollectionNode(com.intergral.fusiondebug.server.IFDStackFrame frame, Collection coll, Collection.Key key)
          Constructor of the class
 
Method Summary
 String getName()
           
 boolean isMutable()
           
 void set(String value)
           
 
Methods inherited from class railo.intergral.fusiondebug.server.type.FDNodeValueSupport
getChildren, hasChildren, toString
 
Methods inherited from class railo.intergral.fusiondebug.server.type.FDValueSupport
getChildren, hasChildren
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FDCollectionNode

public FDCollectionNode(com.intergral.fusiondebug.server.IFDStackFrame frame,
                        Collection coll,
                        Collection.Key key)
Constructor of the class

Parameters:
coll -
key -
Method Detail

getName

public String getName()
Specified by:
getName in class FDValueSupport

isMutable

public boolean isMutable()

set

public void set(String value)
         throws com.intergral.fusiondebug.server.FDMutabilityException
Throws:
com.intergral.fusiondebug.server.FDMutabilityException


Copyright © 2012 Railo