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 CollectionStatusCollectionStatus.fromStatus(int status) Deprecated.CollectionEntity.getStatus()Deprecated.static CollectionStatusDeprecated.Returns the enum constant of this type with the specified name.static CollectionStatus[]CollectionStatus.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.