@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-07-17T15:11:45.646-04:00") public class UserName extends ArrayList<String>
modCount| Constructor and Description |
|---|
UserName() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
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, trimToSizecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAllpublic boolean equals(Object o)
equals in interface Collection<String>equals in interface List<String>equals in class AbstractList<String>public int hashCode()
hashCode in interface Collection<String>hashCode in interface List<String>hashCode in class AbstractList<String>public String toString()
toString in class AbstractCollection<String>Copyright © 2017. All rights reserved.