public class SyncItemBatch extends Object implements Serializable
| Constructor and Description |
|---|
SyncItemBatch() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProgress() |
List<SyncItem> |
getSyncItems() |
void |
setProgress(String progress) |
void |
setSyncItems(List<SyncItem> syncItems) |
String |
toString() |
Copyright © 2016 LeanIX GmbH. All rights reserved.