Uses of Enum
ai.vectros.types.DocumentResponseStatus.Value
Packages that use DocumentResponseStatus.Value
-
Uses of DocumentResponseStatus.Value in ai.vectros.types
Methods in ai.vectros.types that return DocumentResponseStatus.ValueModifier and TypeMethodDescriptionDocumentResponseStatus.getEnumValue()static DocumentResponseStatus.ValueReturns the enum constant of this type with the specified name.static DocumentResponseStatus.Value[]DocumentResponseStatus.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.