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