@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class PolicyList extends ArrayList<Policy>
modCount| Constructor and Description |
|---|
PolicyList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAllparallelStream, streampublic boolean equals(Object o)
equals in interface Collection<Policy>equals in interface List<Policy>equals in class AbstractList<Policy>public int hashCode()
hashCode in interface Collection<Policy>hashCode in interface List<Policy>hashCode in class AbstractList<Policy>public String toString()
toString in class AbstractCollection<Policy>Copyright © 2017 Symphony Software Foundation. All rights reserved.