public static class DataForm.ReportedData extends Object
Constructor and Description |
---|
ReportedData(List<FormField> fields) |
Modifier and Type | Method and Description |
---|---|
List<FormField> |
getFields()
Returns the fields returned from a search.
|
CharSequence |
toXML() |
public static final String ELEMENT
public ReportedData(List<FormField> fields)
public List<FormField> getFields()
public CharSequence toXML()