Modifier and Type | Method and Description |
---|---|
FormField |
FormFields.get(java.lang.String fieldName)
Returns the
FormField with the specified name. |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<FormField> |
FormFields.iterator()
Returns an iterator over the
FormField objects in the collection. |