|
Kofax Mobile SDK API Reference
|
Public Member Functions | |
| ConventionBasedJsonIdDeserializer (IIdFieldNameConvention convention, IJsonExactionHelper helper, IBase64ImageDecoder base64ImageDecoder, String json) | |
| String | getRawData () |
| void | setJson (String json) |
| Field< String > | getDocumentType () |
| Field< String > | getFirstName () |
| Field< String > | getMiddleName () |
| Field< String > | getLastName () |
| Field< String > | getIdNumber () |
| Field< String > | getDateOfBirth () |
| Field< String > | getAddress () |
| Field< String > | getGender () |
| Field< String > | getZip () |
| Field< String > | getState () |
| Field< String > | getCity () |
| Field< String > | getNameSuffix () |
| Field< String > | getAddress2 () |
| Field< String > | getAddress3 () |
| Field< String > | getAddress4 () |
| Field< String > | getAddress5 () |
| Field< String > | getAddress6 () |
| Field< String > | getIdClass () |
| Field< String > | getCountryShort () |
| Field< String > | getCountry () |
| Field< String > | getExpirationDate () |
| Field< String > | getEyes () |
| Field< String > | getHair () |
| Field< String > | getHeight () |
| Field< String > | getIssueDate () |
| Field< String > | getNationality () |
| Field< String > | getWeight () |
| Field< String > | getLicense () |
| Field< String > | isBarcodeRead () |
| Field< String > | isOcrRead () |
| Field< String > | getDocumentVerificationConfidenceRating () |
| Bitmap | getSignatureImage () |
| Bitmap | getFaceImage () |
Public Member Functions inherited from Id | |
| abstract Field< String > | getFirstName () |
| abstract Field< String > | getMiddleName () |
| abstract Field< String > | getLastName () |
| abstract Field< String > | getIdNumber () |
| abstract Field< String > | getDateOfBirth () |
| abstract Field< String > | getAddress () |
| abstract Field< String > | getGender () |
| abstract Field< String > | getZip () |
| abstract Field< String > | getState () |
| abstract Field< String > | getCity () |
| abstract Field< String > | getNameSuffix () |
| abstract Field< String > | getAddress2 () |
| abstract Field< String > | getAddress3 () |
| abstract Field< String > | getAddress4 () |
| abstract Field< String > | getAddress5 () |
| abstract Field< String > | getAddress6 () |
| abstract Field< String > | getIdClass () |
| abstract Field< String > | getCountryShort () |
| abstract Field< String > | getCountry () |
| abstract Field< String > | getExpirationDate () |
| abstract Field< String > | getEyes () |
| abstract Field< String > | getHair () |
| abstract Field< String > | getHeight () |
| abstract Field< String > | getIssueDate () |
| abstract Field< String > | getNationality () |
| abstract Field< String > | getWeight () |
| abstract Field< String > | getLicense () |
| abstract Field< String > | isBarcodeRead () |
| abstract Field< String > | isOcrRead () |
| abstract Field< String > | getDocumentVerificationConfidenceRating () |
| abstract Bitmap | getSignatureImage () |
| abstract Bitmap | getFaceImage () |
| Field< String > | getDocumentType () |
| Field< String > | getDocumentState () |
| abstract String | getRawData () |
Additional Inherited Members | |
Public Attributes inherited from CaptureData | |
| String | capturedImageId = "" |
| String | processedImageId = "" |
| ConventionBasedJsonIdDeserializer | ( | IIdFieldNameConvention | convention, |
| IJsonExactionHelper | helper, | ||
| IBase64ImageDecoder | base64ImageDecoder, | ||
| String | json | ||
| ) |
| Field<String> getAddress | ( | ) |
| Field<String> getAddress2 | ( | ) |
| Field<String> getAddress3 | ( | ) |
| Field<String> getAddress4 | ( | ) |
| Field<String> getAddress5 | ( | ) |
| Field<String> getAddress6 | ( | ) |
| Field<String> getCity | ( | ) |
| Field<String> getCountry | ( | ) |
| Field<String> getCountryShort | ( | ) |
| Field<String> getDateOfBirth | ( | ) |
| Field<String> getDocumentType | ( | ) |
| Field<String> getDocumentVerificationConfidenceRating | ( | ) |
| Field<String> getExpirationDate | ( | ) |
| Field<String> getEyes | ( | ) |
| Bitmap getFaceImage | ( | ) |
| Field<String> getFirstName | ( | ) |
| Field<String> getGender | ( | ) |
| Field<String> getHair | ( | ) |
| Field<String> getHeight | ( | ) |
| Field<String> getIdClass | ( | ) |
| Field<String> getIdNumber | ( | ) |
| Field<String> getIssueDate | ( | ) |
| Field<String> getLastName | ( | ) |
| Field<String> getLicense | ( | ) |
| Field<String> getMiddleName | ( | ) |
| Field<String> getNameSuffix | ( | ) |
| Field<String> getNationality | ( | ) |
| String getRawData | ( | ) |
| Bitmap getSignatureImage | ( | ) |
| Field<String> getState | ( | ) |
| Field<String> getWeight | ( | ) |
| Field<String> getZip | ( | ) |
| Field<String> isBarcodeRead | ( | ) |
| Field<String> isOcrRead | ( | ) |
| void setJson | ( | String | json | ) |