public static class ReplicationInventoryEntity.Collection extends Object implements Serializable
Constructor and Description |
---|
ReplicationInventoryEntity.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.Collection()
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.