Package io.scanbot.sdk.entity
Object DocumentType.Companion
-
- All Implemented Interfaces:
public class DocumentType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static DocumentType.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static DocumentType
getByMimeType(String mimeType)
-
-
Method Detail
-
getByMimeType
final static DocumentType getByMimeType(String mimeType)
-
-
-
-