public static class DataForm.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
| Constructor and Description |
|---|
DataForm.Item(java.util.List<FormField> fields) |
public static final java.lang.String ELEMENT
public DataForm.Item(java.util.List<FormField> fields)
public java.util.List<FormField> getFields()
public java.lang.CharSequence toXML()