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