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, isNotFound, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCodepublic DocumentEntity<T> getDocument()
public void setDocument(DocumentEntity<T> document)
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.