|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.repoweb.model.file.FGroupList
Represente la liste des groupes.
Constructor Summary | |
(package private) |
FGroupList(Group[] groups)
|
Method Summary | |
Group |
getGroup(int idx)
|
int |
getGroupCount()
|
java.util.List |
getGroups()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
FGroupList(Group[] groups)
Method Detail |
public java.util.List getGroups()
getGroups
in interface GroupList
public Group getGroup(int idx)
getGroup
in interface GroupList
public int getGroupCount()
getGroupCount
in interface GroupList
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |