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