public static class DataForm.Item extends Object
| Modifier and Type | Method and Description |
|---|---|
List<FormField> |
getFields()
Returns the fields that define the data that goes with the item.
|
CharSequence |
toXML() |
public static final String ELEMENT
public List<FormField> getFields()
public CharSequence toXML()