public class ScalarExampleEntity<T> extends BaseEntity
Constructor and Description |
---|
ScalarExampleEntity() |
Modifier and Type | Method and Description |
---|---|
DocumentEntity<T> |
getDocument() |
void |
setDocument(DocumentEntity<T> document) |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode, toString
public DocumentEntity<T> getDocument()
public void setDocument(DocumentEntity<T> document)
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.