|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
A list of modules
| Method Summary | |
Module |
getModule(int index)
Returns the Module at the indicated postion in the list |
ModuleIterator |
moduleIterator()
Returns an type-specific iterator for this list. |
| Methods inherited from interface org.mmbase.bridge.BridgeList |
getProperty, setProperty, sort, sort |
| 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, subList, toArray, toArray |
| Method Detail |
public Module getModule(int index)
index - the position of the Module to retrievepublic ModuleIterator moduleIterator()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||