public class NotificationPreferenceListResponse extends java.util.ArrayList<NotificationPreference>
| Constructor and Description |
|---|
NotificationPreferenceListResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.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, trimToSizepublic java.lang.String toString()
toString in class java.util.AbstractCollection<NotificationPreference>