Uses of Enum
com.arangodb.entity.CollectionStatus
Packages that use CollectionStatus
-
Uses of CollectionStatus in com.arangodb.entity
Methods in com.arangodb.entity that return CollectionStatusModifier and TypeMethodDescriptionstatic CollectionStatus
CollectionStatus.fromStatus
(int status) CollectionEntity.getStatus()
static CollectionStatus
Returns the enum constant of this type with the specified name.static CollectionStatus[]
CollectionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.