Package | Description |
---|---|
edu.internet2.middleware.grouperVoot.messages |
Modifier and Type | Method and Description |
---|---|
VootPerson[] |
VootGetMembersResponse.getEntry()
Get the results as array of VOOT persons.
|
static VootPerson[] |
VootGetMembersResponse.sort(VootPerson[] entries,
String sortBy)
Method that sorts one array of VOOT persons.
|
Modifier and Type | Method and Description |
---|---|
void |
VootGetMembersResponse.setEntry(VootPerson[] entry1)
Set the results passing an array of VOOT persons.
|
void |
VootGetMembersResponse.setEntry(VootPerson[] entry1,
int start,
int count)
Set the results by taking a slice of the elements in an array of VOOT persons.
|
static VootPerson[] |
VootGetMembersResponse.sort(VootPerson[] entries,
String sortBy)
Method that sorts one array of VOOT persons.
|
Copyright © 2016 Internet2. All rights reserved.