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.
|
Modifier and Type | Field and Description |
---|---|
protected SyncObject |
SyncError.cloudVersion |
protected SyncObject |
SyncError.qbVersion |
Modifier and Type | Method and Description |
---|---|
SyncObject |
ObjectFactory.createSyncObject()
Create an instance of
SyncObject |
SyncObject |
SyncError.getCloudVersion()
Gets the value of the cloudVersion property.
|
SyncObject |
SyncError.getQBVersion()
Gets the value of the qbVersion property.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncError.setCloudVersion(SyncObject value)
Sets the value of the cloudVersion property.
|
void |
SyncError.setQBVersion(SyncObject value)
Sets the value of the qbVersion property.
|
Copyright © 2017. All rights reserved.