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