| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected Error |
SyncError.error |
| Modifier and Type | Field and Description |
|---|---|
protected List<Error> |
Fault.error |
| Modifier and Type | Method and Description |
|---|---|
Error |
ObjectFactory.createError()
Create an instance of
Error |
Error |
SyncError.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
Fault.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyncError.setError(Error value)
Sets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Fault.setError(List<Error> error)
Sets the value of the error property.
|
Copyright © 2019. All Rights Reserved.