railo.intergral.fusiondebug.server.type
Class FDVariable
java.lang.Object
railo.intergral.fusiondebug.server.type.FDVariable
- All Implemented Interfaces:
- com.intergral.fusiondebug.server.IFDVariable
public class FDVariable
- extends Object
- implements com.intergral.fusiondebug.server.IFDVariable
Constructor Summary |
FDVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
Collection.Key name,
com.intergral.fusiondebug.server.IFDValue value)
Constructor of the class |
FDVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
com.intergral.fusiondebug.server.IFDValue value)
|
FDVariable
public FDVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
com.intergral.fusiondebug.server.IFDValue value)
FDVariable
public FDVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
Collection.Key name,
com.intergral.fusiondebug.server.IFDValue value)
- Constructor of the class
- Parameters:
name
- value
- frame
-
getName
public String getName()
- Specified by:
getName
in interface com.intergral.fusiondebug.server.IFDVariable
getStackFrame
public com.intergral.fusiondebug.server.IFDStackFrame getStackFrame()
- Specified by:
getStackFrame
in interface com.intergral.fusiondebug.server.IFDVariable
getValue
public com.intergral.fusiondebug.server.IFDValue getValue()
- Specified by:
getValue
in interface com.intergral.fusiondebug.server.IFDVariable
Copyright © 2012 Railo