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<SyncError> |
SyncErrorResponse.syncError |
Modifier and Type | Method and Description |
---|---|
SyncError |
ObjectFactory.createSyncError()
Create an instance of
SyncError |
Modifier and Type | Method and Description |
---|---|
List<SyncError> |
SyncErrorResponse.getSyncError()
Gets the value of the syncError property.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncErrorResponse.setSyncError(List<SyncError> syncError)
Sets the value of the syncError property.
|
Modifier and Type | Method and Description |
---|---|
SyncError |
SyncErrorDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext desContext) |
Copyright © 2017. All rights reserved.