public static class NCSRestService.ComponentList extends JaxbListWrapper<NCSComponent>
Constructor and Description |
---|
NCSRestService.ComponentList() |
NCSRestService.ComponentList(Collection<? extends NCSComponent> components) |
Modifier and Type | Method and Description |
---|---|
List<NCSComponent> |
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
public NCSRestService.ComponentList()
public NCSRestService.ComponentList(Collection<? extends NCSComponent> components)
public List<NCSComponent> getObjects()
getObjects
in class JaxbListWrapper<NCSComponent>
Copyright © 2015. All rights reserved.