public class CollectionsEntity extends BaseEntity
| Constructor and Description |
|---|
CollectionsEntity() |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionEntity> |
getCollections() |
Map<String,CollectionEntity> |
getNames() |
void |
setCollections(List<CollectionEntity> collections) |
String |
toString() |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCodepublic List<CollectionEntity> getCollections()
public Map<String,CollectionEntity> getNames()
public void setCollections(List<CollectionEntity> collections)
public String toString()
toString in class BaseEntityCopyright © 2012–2016 ArangoDB GmbH. All rights reserved.