railo.intergral.fusiondebug.server.type
Class FDValueNotMutability

java.lang.Object
  extended by railo.intergral.fusiondebug.server.type.FDValueNotMutability
All Implemented Interfaces:
com.intergral.fusiondebug.server.IFDValue
Direct Known Subclasses:
FDNative, FDQuery, FDSimpleValue, FDUDF

public abstract class FDValueNotMutability
extends Object
implements com.intergral.fusiondebug.server.IFDValue


Constructor Summary
FDValueNotMutability()
           
 
Method Summary
 boolean isMutable()
           
 void set(String arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.intergral.fusiondebug.server.IFDValue
getChildren, hasChildren, toString
 

Constructor Detail

FDValueNotMutability

public FDValueNotMutability()
Method Detail

isMutable

public final boolean isMutable()
Specified by:
isMutable in interface com.intergral.fusiondebug.server.IFDValue

set

public final void set(String arg0)
               throws com.intergral.fusiondebug.server.FDMutabilityException,
                      com.intergral.fusiondebug.server.FDLanguageException
Specified by:
set in interface com.intergral.fusiondebug.server.IFDValue
Throws:
com.intergral.fusiondebug.server.FDMutabilityException
com.intergral.fusiondebug.server.FDLanguageException


Copyright © 2012 Railo