| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected Warnings |
IntuitResponse.warnings |
protected Warnings |
QueryResponse.warnings |
protected Warnings |
BatchItemResponse.warnings |
| Modifier and Type | Method and Description |
|---|---|
Warnings |
ObjectFactory.createWarnings()
Create an instance of
Warnings |
Warnings |
IntuitResponse.getWarnings()
Gets the value of the warnings property.
|
Warnings |
QueryResponse.getWarnings()
Gets the value of the warnings property.
|
Warnings |
BatchItemResponse.getWarnings()
Gets the value of the warnings property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntuitResponse.setWarnings(Warnings value)
Sets the value of the warnings property.
|
void |
QueryResponse.setWarnings(Warnings value)
Sets the value of the warnings property.
|
void |
BatchItemResponse.setWarnings(Warnings value)
Sets the value of the warnings property.
|
Copyright © 2019. All Rights Reserved.