D - Object typepublic final class DtListDelta<D extends DtObject> extends Object implements Serializable
| Constructor and Description |
|---|
DtListDelta(DtList<D> dtListCreates,
DtList<D> dtListUpdates,
DtList<D> dtListDeletes) |
| Modifier and Type | Method and Description |
|---|---|
DtList<D> |
getCreated() |
DtList<D> |
getDeleted() |
DtList<D> |
getUpdated() |
Copyright © 2019. All rights reserved.