railo.intergral.fusiondebug.server.type.qry
Class FDQueryNode

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.qry.FDQueryNode
All Implemented Interfaces:
com.intergral.fusiondebug.server.IFDValue

public class FDQueryNode
extends FDNodeValueSupport


Constructor Summary
FDQueryNode(com.intergral.fusiondebug.server.IFDStackFrame frame, Query qry, int row, String column)
           
 
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

FDQueryNode

public FDQueryNode(com.intergral.fusiondebug.server.IFDStackFrame frame,
                   Query qry,
                   int row,
                   String column)
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,
                com.intergral.fusiondebug.server.FDLanguageException
Throws:
com.intergral.fusiondebug.server.FDMutabilityException
com.intergral.fusiondebug.server.FDLanguageException


Copyright © 2012 Railo