public static class NCSRestService.ComponentList extends JaxbListWrapper<NCSComponent>
Constructor and Description |
---|
ComponentList() |
ComponentList(Collection<? extends NCSComponent> components) |
Modifier and Type | Method and Description |
---|---|
List<NCSComponent> |
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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public ComponentList()
public ComponentList(Collection<? extends NCSComponent> components)
public List<NCSComponent> getObjects()
getObjects
in class JaxbListWrapper<NCSComponent>
Copyright © 2017. All rights reserved.