Package | Description |
---|---|
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
CollectionValidation.Level |
CollectionValidation.getLevel() |
static CollectionValidation.Level |
CollectionValidation.Level.of(String label) |
static CollectionValidation.Level |
CollectionValidation.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionValidation.Level[] |
CollectionValidation.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CollectionValidation |
CollectionValidation.setLevel(CollectionValidation.Level level) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.