public class ObjectReferenceVariable extends WebClientVariable
client, displayType, displayValue, frameIndex, MAXCHILDREN, mementoValue, name, shortType, type| Constructor and Description | 
|---|
ObjectReferenceVariable(WebClient client,
                       int frameIndex,
                       com.sun.jdi.ObjectReference objectReference,
                       java.lang.String name,
                       java.lang.String displayType,
                       java.lang.String trueType,
                       java.lang.String displayValue,
                       java.lang.String memento)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<WebClientVariable> | 
getChildren()  | 
compareTo, equals, getDisplayType, getDisplayValue, getName, getShortType, getType, getValue, hashCode, shouldSkipFieldpublic ObjectReferenceVariable(WebClient client, int frameIndex, com.sun.jdi.ObjectReference objectReference, java.lang.String name, java.lang.String displayType, java.lang.String trueType, java.lang.String displayValue, java.lang.String memento)
public java.util.List<WebClientVariable> getChildren()
getChildren in class WebClientVariable