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 | |
com.intuit.ipp.services |
Modifier and Type | Field and Description |
---|---|
protected List<BatchItemRequest> |
IntuitBatchRequest.batchItemRequest |
Modifier and Type | Method and Description |
---|---|
BatchItemRequest |
ObjectFactory.createBatchItemRequest()
Create an instance of
BatchItemRequest |
Modifier and Type | Method and Description |
---|---|
List<BatchItemRequest> |
IntuitBatchRequest.getBatchItemRequest()
Gets the value of the batchItemRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
IntuitBatchRequest.setBatchItemRequest(List<BatchItemRequest> batchItemRequest)
Sets the value of the batchItemRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
BatchItemRequestSerializer.serialize(BatchItemRequest batchItemRequest,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Modifier and Type | Field and Description |
---|---|
protected List<BatchItemRequest> |
BatchOperation.batchItemRequests
variable batchItemRequests
|
Modifier and Type | Method and Description |
---|---|
List<BatchItemRequest> |
BatchOperation.getBatchItemRequests()
Gets batchItemRequests
|
Copyright © 2017. All rights reserved.