public static final class KscRestService.KscReportCollection extends LinkedList<KscRestService.KscReport>
modCount
Constructor and Description |
---|
KscRestService.KscReportCollection() |
KscRestService.KscReportCollection(Collection<? extends KscRestService.KscReport> c) |
KscRestService.KscReportCollection(Map<Integer,String> reportList) |
Modifier and Type | Method and Description |
---|---|
Integer |
getCount() |
List<KscRestService.KscReport> |
getKscReports() |
int |
getTotalCount() |
void |
setKscReports(List<KscRestService.KscReport> reports) |
void |
setTotalCount(int count) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, toArray, toArray
iterator
equals, hashCode, listIterator, removeRange, subList
containsAll, isEmpty, removeAll, retainAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subList
public KscRestService.KscReportCollection()
public KscRestService.KscReportCollection(Collection<? extends KscRestService.KscReport> c)
public List<KscRestService.KscReport> getKscReports()
public void setKscReports(List<KscRestService.KscReport> reports)
public Integer getCount()
public int getTotalCount()
public void setTotalCount(int count)
Copyright © 2015. All Rights Reserved.