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