public class RecurlyAPIError extends RecurlyObject
NIL_STR, NIL_VAL| Constructor and Description |
|---|
RecurlyAPIError() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getDetails() |
String |
getSymbol() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setDetails(String details) |
void |
setSymbol(String symbol) |
String |
toString() |
booleanOrNull, dateTimeOrNull, getHref, integerOrNull, isNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic RecurlyAPIError()
public String getDescription()
public void setDescription(String description)
public String getDetails()
public void setDetails(String details)
Copyright © 2012-2014. All Rights Reserved.