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