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