railo.intergral.fusiondebug.server.type.nat
Class FDNative

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

public class FDNative
extends FDValueNotMutability


Constructor Summary
FDNative(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, Object value)
          Constructor of the class
 
Method Summary
 List getChildren()
           
 String getName()
           
 boolean hasChildren()
           
 String toString()
           
 
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

FDNative

public FDNative(com.intergral.fusiondebug.server.IFDStackFrame frame,
                String name,
                Object value)
Constructor of the class

Parameters:
frame -
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()


Copyright © 2012 Railo