public class ApiError extends Object implements Serializable
ApiError()
List<String>
getMessages()
String
getValue()
void
setMessages(List<String> messages)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ApiError()
public String getValue()
public void setValue(String value)
public List<String> getMessages()
public void setMessages(List<String> messages)
public String toString()
toString
Object
Copyright © 2015 LeanIX GmbH. All rights reserved.