| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorBean |
ResponseBean.error |
| Modifier and Type | Method and Description |
|---|---|
ErrorBean |
ObjectFactory.createErrorBean()
Create an instance of
ErrorBean |
ErrorBean |
ResponseBean.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseBean.setError(ErrorBean value)
Sets the value of the error property.
|