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