Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
com.intuit.ipp.serialization |
Modifier and Type | Field and Description |
---|---|
protected List<BatchItemResponse> |
IntuitResponse.batchItemResponse |
Modifier and Type | Method and Description |
---|---|
BatchItemResponse |
ObjectFactory.createBatchItemResponse()
Create an instance of
BatchItemResponse |
Modifier and Type | Method and Description |
---|---|
List<BatchItemResponse> |
IntuitResponse.getBatchItemResponse()
Gets the value of the batchItemResponse property.
|
Modifier and Type | Method and Description |
---|---|
void |
IntuitResponse.setBatchItemResponse(List<BatchItemResponse> batchItemResponse)
Sets the value of the batchItemResponse property.
|
Modifier and Type | Method and Description |
---|---|
BatchItemResponse |
BatchItemResponseDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext desContext)
}
|
Copyright © 2017. All rights reserved.