public static class ReportedData.Field extends Object
| Constructor and Description |
|---|
Field(String variable,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getValues()
Returns a List of the values reported as part of the search.
|
String |
getVariable()
Returns the variable name that the field represents.
|
public String getVariable()