public static class ReportedData.Row extends Object
| Constructor and Description |
|---|
Row(List<ReportedData.Field> fields) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getValues(String variable)
Returns the values of the field whose variable matches the requested variable.
|
public Row(List<ReportedData.Field> fields)