public static class ReplicationInventoryEntity.Collection extends Object implements Serializable
| Constructor and Description |
|---|
Collection() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexEntity> |
getIndexes() |
ReplicationInventoryEntity.CollectionParameter |
getParameter() |
void |
setIndexes(List<IndexEntity> indexes) |
void |
setParameter(ReplicationInventoryEntity.CollectionParameter parameter) |
public ReplicationInventoryEntity.CollectionParameter getParameter()
public List<IndexEntity> getIndexes()
public void setParameter(ReplicationInventoryEntity.CollectionParameter parameter)
public void setIndexes(List<IndexEntity> indexes)
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.