public class TransactionResultEntity extends BaseEntity
Constructor and Description |
---|
TransactionResultEntity() |
Modifier and Type | Method and Description |
---|---|
<T> T |
getResult() |
void |
setResult(Object result) |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotFound, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode
public <T> T getResult()
public void setResult(Object result)
Copyright © 2012–2014 ArangoDB GmbH. All rights reserved.