D
public final class DtListDelta<D extends DtObject> extends Object
DtListDelta(DtList<D> dtListCreates, DtList<D> dtListUpdates, DtList<D> dtListDeletes)
DtList<D>
getCreated()
getDeleted()
getUpdated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DtListDelta(DtList<D> dtListCreates, DtList<D> dtListUpdates, DtList<D> dtListDeletes)
public DtList<D> getCreated()
public DtList<D> getUpdated()
public DtList<D> getDeleted()
Copyright © 2014. All Rights Reserved.