|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldList
A list of field types Not that since MMBase-1.9/Java 1.5 this list simply impelments
BridgeList<Field>.
| Method Summary | |
|---|---|
FieldIterator |
fieldIterator()
Returns an type-specific iterator for this list. |
Field |
getField(int index)
Returns the Field at the indicated postion in the list |
| Methods inherited from interface org.mmbase.bridge.BridgeList |
|---|
getProperties, getProperty, setProperty, sort, sort, subList |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, toArray, toArray |
| Method Detail |
|---|
Field getField(int index)
index - the position of the Field to retrieve
FieldIterator fieldIterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||