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 SyncErrorResponse |
IntuitResponse.syncErrorResponse |
Modifier and Type | Method and Description |
---|---|
SyncErrorResponse |
ObjectFactory.createSyncErrorResponse()
Create an instance of
SyncErrorResponse |
SyncErrorResponse |
IntuitResponse.getSyncErrorResponse()
Gets the value of the syncErrorResponse property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SyncErrorResponse> |
ObjectFactory.createSyncErrorResponse(SyncErrorResponse value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SyncErrorResponse> |
ObjectFactory.createSyncErrorResponse(SyncErrorResponse value)
|
void |
IntuitResponse.setSyncErrorResponse(SyncErrorResponse value)
Sets the value of the syncErrorResponse property.
|
Modifier and Type | Method and Description |
---|---|
SyncErrorResponse |
SyncErrorResponseDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext desContext) |
Copyright © 2017. All rights reserved.