public static class ReportedData.Field extends Object
| Constructor and Description |
|---|
ReportedData.Field(String variable,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
getValues()
Returns an iterator on the values reported as part of the search.
|
String |
getVariable()
Returns the variable name that the field represents.
|
public String getVariable()
Copyright © 2003-2007 Jive Software.