public class RowVariable extends WebClientVariable
client, displayType, displayValue, frameIndex, MAXCHILDREN, mementoValue, name, shortType, type| Constructor and Description | 
|---|
RowVariable(WebClient client,
           int frameIndex,
           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 RowVariable(WebClient client, int frameIndex, 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