|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.api.client.domain.AbstractEntry
nl.surfnet.coin.api.client.domain.GroupEntry
public class GroupEntry
| Constructor Summary | |
|---|---|
GroupEntry()
|
|
GroupEntry(Group20Entry groups20)
|
|
GroupEntry(java.util.List<Group> groups)
|
|
| Method Summary | |
|---|---|
java.util.List<Group> |
getEntry()
|
int |
getEntrySize()
|
void |
setEntry(java.util.List<Group> entry)
|
| Methods inherited from class nl.surfnet.coin.api.client.domain.AbstractEntry |
|---|
getItemsPerPage, getStartIndex, getTotalResults, getUpdatedSince, isFiltered, isSorted, setFiltered, setItemsPerPage, setSorted, setStartIndex, setTotalResults, setUpdatedSince |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupEntry()
public GroupEntry(java.util.List<Group> groups)
public GroupEntry(Group20Entry groups20)
| Method Detail |
|---|
public java.util.List<Group> getEntry()
public void setEntry(java.util.List<Group> entry)
entry - the entry to setpublic int getEntrySize()
getEntrySize in class AbstractEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||