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