Uses of Class
com.tencentcloudapi.ocr.v20181119.OcrErrorCode
-
Packages that use OcrErrorCode Package Description com.tencentcloudapi.ocr.v20181119 -
-
Uses of OcrErrorCode in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return OcrErrorCode Modifier and Type Method Description static OcrErrorCode
OcrErrorCode. valueOf(String name)
Returns the enum constant of this type with the specified name.static OcrErrorCode[]
OcrErrorCode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-