public class OnmsMinionCollection extends JaxbListWrapper<OnmsMinion>
| Constructor and Description | 
|---|
OnmsMinionCollection()  | 
OnmsMinionCollection(Collection<? extends OnmsMinion> minion)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OnmsMinion> | 
getObjects()  | 
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 OnmsMinionCollection()
public OnmsMinionCollection(Collection<? extends OnmsMinion> minion)
public List<OnmsMinion> getObjects()
getObjects in class JaxbListWrapper<OnmsMinion>Copyright © 2021. All rights reserved.