public class OnmsGroupList extends JaxbListWrapper<OnmsGroup>
| Constructor and Description | 
|---|
OnmsGroupList()  | 
OnmsGroupList(Collection<? extends OnmsGroup> groups)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OnmsGroup> | 
getGroups()  | 
List<OnmsGroup> | 
getObjects()  | 
void | 
setGroups(List<OnmsGroup> groups)  | 
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getCount, getOffset, getTotalCount, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setCount, setObjects, setOffset, setTotalCount, size, subList, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic OnmsGroupList()
public OnmsGroupList(Collection<? extends OnmsGroup> groups)
public List<OnmsGroup> getObjects()
getObjects in class JaxbListWrapper<OnmsGroup>Copyright © 2021. All rights reserved.