T
- public class DocumentUpdateEntity<T> extends DocumentEntity
Constructor and Description |
---|
DocumentUpdateEntity() |
public String getOldRev()
public T getNew()
public void setNew(T newDocument)
public T getOld()
public void setOld(T oldDocument)
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.