| Modifier and Type | Field and Description |
|---|---|
protected Errors |
Item.errors |
protected Errors |
Request.errors |
protected Errors |
OperationRequest.errors |
| Modifier and Type | Method and Description |
|---|---|
Errors |
ObjectFactory.createErrors()
Create an instance of
Errors |
Errors |
Item.getErrors()
Gets the value of the errors property.
|
Errors |
Request.getErrors()
Gets the value of the errors property.
|
Errors |
OperationRequest.getErrors()
Gets the value of the errors property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setErrors(Errors value)
Sets the value of the errors property.
|
void |
Request.setErrors(Errors value)
Sets the value of the errors property.
|
void |
OperationRequest.setErrors(Errors value)
Sets the value of the errors property.
|
Copyright © 2013. All Rights Reserved.