public class DataLinkInterfaceList extends JaxbListWrapper<DataLinkInterface>
Constructor and Description |
---|
DataLinkInterfaceList() |
DataLinkInterfaceList(Collection<? extends DataLinkInterface> ifaces) |
Modifier and Type | Method and Description |
---|---|
List<DataLinkInterface> |
getObjects() |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getCount, getTotalCount, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setCount, setObjects, setTotalCount, size, subList, toArray, toArray
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public DataLinkInterfaceList()
public DataLinkInterfaceList(Collection<? extends DataLinkInterface> ifaces)
public List<DataLinkInterface> getObjects()
getObjects
in class JaxbListWrapper<DataLinkInterface>
Copyright © 2015. All rights reserved.