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