public class ClassifiedRespondentsStruct extends ArrayList<ClassificationStruct>
modCount| Constructor and Description |
|---|
ClassifiedRespondentsStruct() |
| Modifier and Type | Method and Description |
|---|---|
String |
jsonize() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic String jsonize()
public String toString()
toString in class AbstractCollection<ClassificationStruct>Copyright © 2015. All rights reserved.