public class ImportResultEntity extends BaseEntity
Constructor and Description |
---|
ImportResultEntity() |
Modifier and Type | Method and Description |
---|---|
int |
getCreated() |
int |
getEmpty() |
int |
getErrors() |
void |
setCreated(int created) |
void |
setEmpty(int empty) |
void |
setErrors(int errors) |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotFound, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.