| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected Report |
IntuitResponse.report |
protected Report |
BatchItemResponse.report |
| Modifier and Type | Method and Description |
|---|---|
Report |
ObjectFactory.createReport()
Create an instance of
Report |
Report |
IntuitResponse.getReport()
Gets the value of the report property.
|
Report |
BatchItemResponse.getReport()
Gets the value of the report property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Report> |
ObjectFactory.createReport(Report value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Report> |
ObjectFactory.createReport(Report value)
|
void |
IntuitResponse.setReport(Report value)
Sets the value of the report property.
|
void |
BatchItemResponse.setReport(Report value)
Sets the value of the report property.
|
Copyright © 2019. All Rights Reserved.