Package io.scanbot.ocr.model
Object OcrResultBlock.OcrResultBlockType.Companion
-
- All Implemented Interfaces:
public class OcrResultBlock.OcrResultBlockType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static OcrResultBlock.OcrResultBlockType.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static OcrResultBlock.OcrResultBlockType
fromId(Integer id)
-
-
Method Detail
-
fromId
final static OcrResultBlock.OcrResultBlockType fromId(Integer id)
-
-
-
-