public class ResponseErrorList extends Object
ResponseErrorList()
boolean
equals(Object o)
List<Error>
getErrors()
int
hashCode()
void
setErrors(List<Error> errors)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ResponseErrorList()
public List<Error> getErrors()
public void setErrors(List<Error> errors)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.