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