|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DebugVariable
A named value used in the debug hierarchy. This can be a parameter name of a script associated to the actual argument used to call the script.
This interface is not intended to be implemented by clients.
| Method Summary | |
|---|---|
String |
getName()
Returns the name of this variable. |
DebugValue |
getValue()
Returns a description of the associated value. |
| Method Detail |
|---|
String getName()
DebugValue getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||