public class OnmsNotificationCollection extends JaxbListWrapper<OnmsNotification>
Constructor and Description |
---|
OnmsNotificationCollection() |
OnmsNotificationCollection(Collection<? extends OnmsNotification> notifications) |
Modifier and Type | Method and Description |
---|---|
List<OnmsNotification> |
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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public OnmsNotificationCollection()
public OnmsNotificationCollection(Collection<? extends OnmsNotification> notifications)
public List<OnmsNotification> getObjects()
getObjects
in class JaxbListWrapper<OnmsNotification>
Copyright © 2021. All rights reserved.