| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected CDCResponse |
BatchItemResponse.cdcResponse |
| Modifier and Type | Field and Description |
|---|---|
protected List<CDCResponse> |
IntuitResponse.cdcResponse |
| Modifier and Type | Method and Description |
|---|---|
CDCResponse |
ObjectFactory.createCDCResponse()
Create an instance of
CDCResponse |
CDCResponse |
BatchItemResponse.getCDCResponse()
Gets the value of the cdcResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CDCResponse> |
IntuitResponse.getCDCResponse()
Gets the value of the cdcResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchItemResponse.setCDCResponse(CDCResponse value)
Sets the value of the cdcResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntuitResponse.setCDCResponse(List<CDCResponse> cdcResponse)
Sets the value of the cdcResponse property.
|
Copyright © 2019. All Rights Reserved.