| Package | Description |
|---|---|
| icu.easyj.sdk.ocr.idcardocr |
| Modifier and Type | Method and Description |
|---|---|
static IdCardOcrWarn |
IdCardOcrWarn.get(int warnCode)
根据告警码获取枚举
|
static IdCardOcrWarn |
IdCardOcrWarn.get(String name)
根据枚举名获取枚举
|
static IdCardOcrWarn |
IdCardOcrWarn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdCardOcrWarn[] |
IdCardOcrWarn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IdCardOcrWarn> |
IdCardOcrResponse.getWarns() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdCardOcrResponse.addWarns(IdCardOcrWarn warn) |
Copyright © 2021–2022 EasyJ????. All rights reserved.