public static final class KscRestService.KscReportCollection extends JaxbListWrapper<KscRestService.KscReport>
| Constructor and Description | 
|---|
KscReportCollection()  | 
KscReportCollection(Collection<? extends KscRestService.KscReport> reports)  | 
KscReportCollection(Map<Integer,Report> reportList,
                   boolean terse)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<KscRestService.KscReport> | 
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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic KscReportCollection()
public KscReportCollection(Collection<? extends KscRestService.KscReport> reports)
public List<KscRestService.KscReport> getObjects()
getObjects in class JaxbListWrapper<KscRestService.KscReport>Copyright © 2020. All rights reserved.