| 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<AttachableResponse> |
IntuitResponse.attachableResponse |
| Modifier and Type | Method and Description |
|---|---|
AttachableResponse |
ObjectFactory.createAttachableResponse()
Create an instance of
AttachableResponse |
| Modifier and Type | Method and Description |
|---|---|
List<AttachableResponse> |
IntuitResponse.getAttachableResponse()
Gets the value of the attachableResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntuitResponse.setAttachableResponse(List<AttachableResponse> attachableResponse)
Sets the value of the attachableResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
AttachableResponse |
AttachableResponseDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext desContext)
}
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachableResponse> |
CallbackMessage.getAttachableResponse()
Gets attachable response
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallbackMessage.setAttachableResponse(List<AttachableResponse> attachableResponse)
Sets attachable response
|
Copyright © 2017. All rights reserved.