Class MrzResult
-
- All Implemented Interfaces:
public class MrzResultDescribes result information of scanning MRZ
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MrzResult()
-
Method Summary
Modifier and Type Method Description BooleangetAllCheckDigitsValid()True if all check digits are valid (Required) voidsetAllCheckDigitsValid(Boolean allCheckDigitsValid)True if all check digits are valid (Required) StringgetDateOfBirth()The DateOfBirth (Required) voidsetDateOfBirth(String dateOfBirth)The DateOfBirth (Required) StringgetDateOfBirthObject()The DateOfBirthObject (Required) voidsetDateOfBirthObject(String dateOfBirthObject)The DateOfBirthObject (Required) StringgetDateOfExpiry()The DateOfExpiry (Required) voidsetDateOfExpiry(String dateOfExpiry)The DateOfExpiry (Required) StringgetDateOfExpiryObject()The DateOfExpiryObject (Required) voidsetDateOfExpiryObject(String dateOfExpiryObject)The DateOfExpiryObject (Required) StringgetDocumentNumber()The DocumentNumber (Required) voidsetDocumentNumber(String documentNumber)The DocumentNumber (Required) StringgetDocumentType()The DocumentType (Required) voidsetDocumentType(String documentType)The DocumentType (Required) StringgetIssuingCountryCode()The IssuingCountryCode (Required) voidsetIssuingCountryCode(String issuingCountryCode)The IssuingCountryCode (Required) StringgetNationalityCountryCode()The NationalityCountryCode (Required) voidsetNationalityCountryCode(String nationalityCountryCode)The NationalityCountryCode (Required) StringgetSex()The Sex (Required) voidsetSex(String sex)The Sex (Required) StringgetPersonalNumber()The PersonalNumber (Required) voidsetPersonalNumber(String personalNumber)The PersonalNumber (Required) StringgetCheckDigitDateOfExpiry()The CheckDigitDateOfExpiry (Required) voidsetCheckDigitDateOfExpiry(String checkDigitDateOfExpiry)The CheckDigitDateOfExpiry (Required) StringgetCheckDigitDocumentNumber()The CheckDigitDocumentNumber (Required) voidsetCheckDigitDocumentNumber(String checkDigitDocumentNumber)The CheckDigitDocumentNumber (Required) StringgetCheckDigitPersonalNumber()The CheckDigitPersonalNumber (Required) voidsetCheckDigitPersonalNumber(String checkDigitPersonalNumber)The CheckDigitPersonalNumber (Required) StringgetCheckDigitDateOfBirth()The CheckDigitDateOfBirth (Required) voidsetCheckDigitDateOfBirth(String checkDigitDateOfBirth)The CheckDigitDateOfBirth (Required) StringgetCheckDigitFinal()The CheckDigitFinal (Required) voidsetCheckDigitFinal(String checkDigitFinal)The CheckDigitFinal (Required) StringgetMrzString()The MRZString (Required) voidsetMrzString(String mrzString)The MRZString (Required) StringgetSurname()The Surname voidsetSurname(String surname)The Surname StringgetGivenNames()The GivenNames voidsetGivenNames(String givenNames)The GivenNames StringgetFirstName()The FirstName voidsetFirstName(String firstName)The FirstName StringgetLastName()The LastName voidsetLastName(String lastName)The LastName StringgetOptionalData()The OptionalData voidsetOptionalData(String optionalData)The OptionalData StringgetVizAddress()The Adress of the Visual Inspection Zone voidsetVizAddress(String vizAddress)The Adress of the Visual Inspection Zone StringgetVizDateOfIssue()The DateOfIssue of the Visual Inspection Zone voidsetVizDateOfIssue(String vizDateOfIssue)The DateOfIssue of the Visual Inspection Zone StringgetVizDateOfIssueObject()The DateOfIssueObject of the Visual Inspection Zone voidsetVizDateOfIssueObject(String vizDateOfIssueObject)The DateOfIssueObject of the Visual Inspection Zone StringgetVizSurname()The Surname of the Visual Inspection Zone voidsetVizSurname(String vizSurname)The Surname of the Visual Inspection Zone StringgetVizGivenNames()The GivenNames of the Visual Inspection Zone voidsetVizGivenNames(String vizGivenNames)The GivenNames of the Visual Inspection Zone StringgetVizDateOfBirth()The DateOfBirth of the Visual Inspection Zone voidsetVizDateOfBirth(String vizDateOfBirth)The DateOfBirth of the Visual Inspection Zone StringgetVizDateOfBirthObject()The DateOfBirthObject of the Visual Inspection Zone voidsetVizDateOfBirthObject(String vizDateOfBirthObject)The DateOfBirthObject of the Visual Inspection Zone StringgetVizDateOfExpiry()The DateOfExpiry of the Visual Inspection Zone voidsetVizDateOfExpiry(String vizDateOfExpiry)The DateOfExpiry of the Visual Inspection Zone StringgetVizDateOfExpiryObject()The DateOfExpiryObject of the Visual Inspection Zone voidsetVizDateOfExpiryObject(String vizDateOfExpiryObject)The DateOfExpiryObject of the Visual Inspection Zone FieldConfidencesgetFieldConfidences()The confidence values of each field voidsetFieldConfidences(FieldConfidences fieldConfidences)The confidence values of each field StringtoString()inthashCode()booleanequals(Object other)-
-
Method Detail
-
getAllCheckDigitsValid
Boolean getAllCheckDigitsValid()
True if all check digits are valid (Required)
-
setAllCheckDigitsValid
void setAllCheckDigitsValid(Boolean allCheckDigitsValid)
True if all check digits are valid (Required)
-
getDateOfBirth
String getDateOfBirth()
The DateOfBirth (Required)
-
setDateOfBirth
void setDateOfBirth(String dateOfBirth)
The DateOfBirth (Required)
-
getDateOfBirthObject
String getDateOfBirthObject()
The DateOfBirthObject (Required)
-
setDateOfBirthObject
void setDateOfBirthObject(String dateOfBirthObject)
The DateOfBirthObject (Required)
-
getDateOfExpiry
String getDateOfExpiry()
The DateOfExpiry (Required)
-
setDateOfExpiry
void setDateOfExpiry(String dateOfExpiry)
The DateOfExpiry (Required)
-
getDateOfExpiryObject
String getDateOfExpiryObject()
The DateOfExpiryObject (Required)
-
setDateOfExpiryObject
void setDateOfExpiryObject(String dateOfExpiryObject)
The DateOfExpiryObject (Required)
-
getDocumentNumber
String getDocumentNumber()
The DocumentNumber (Required)
-
setDocumentNumber
void setDocumentNumber(String documentNumber)
The DocumentNumber (Required)
-
getDocumentType
String getDocumentType()
The DocumentType (Required)
-
setDocumentType
void setDocumentType(String documentType)
The DocumentType (Required)
-
getIssuingCountryCode
String getIssuingCountryCode()
The IssuingCountryCode (Required)
-
setIssuingCountryCode
void setIssuingCountryCode(String issuingCountryCode)
The IssuingCountryCode (Required)
-
getNationalityCountryCode
String getNationalityCountryCode()
The NationalityCountryCode (Required)
-
setNationalityCountryCode
void setNationalityCountryCode(String nationalityCountryCode)
The NationalityCountryCode (Required)
-
getPersonalNumber
String getPersonalNumber()
The PersonalNumber (Required)
-
setPersonalNumber
void setPersonalNumber(String personalNumber)
The PersonalNumber (Required)
-
getCheckDigitDateOfExpiry
String getCheckDigitDateOfExpiry()
The CheckDigitDateOfExpiry (Required)
-
setCheckDigitDateOfExpiry
void setCheckDigitDateOfExpiry(String checkDigitDateOfExpiry)
The CheckDigitDateOfExpiry (Required)
-
getCheckDigitDocumentNumber
String getCheckDigitDocumentNumber()
The CheckDigitDocumentNumber (Required)
-
setCheckDigitDocumentNumber
void setCheckDigitDocumentNumber(String checkDigitDocumentNumber)
The CheckDigitDocumentNumber (Required)
-
getCheckDigitPersonalNumber
String getCheckDigitPersonalNumber()
The CheckDigitPersonalNumber (Required)
-
setCheckDigitPersonalNumber
void setCheckDigitPersonalNumber(String checkDigitPersonalNumber)
The CheckDigitPersonalNumber (Required)
-
getCheckDigitDateOfBirth
String getCheckDigitDateOfBirth()
The CheckDigitDateOfBirth (Required)
-
setCheckDigitDateOfBirth
void setCheckDigitDateOfBirth(String checkDigitDateOfBirth)
The CheckDigitDateOfBirth (Required)
-
getCheckDigitFinal
String getCheckDigitFinal()
The CheckDigitFinal (Required)
-
setCheckDigitFinal
void setCheckDigitFinal(String checkDigitFinal)
The CheckDigitFinal (Required)
-
getMrzString
String getMrzString()
The MRZString (Required)
-
setMrzString
void setMrzString(String mrzString)
The MRZString (Required)
-
getSurname
String getSurname()
The Surname
-
setSurname
void setSurname(String surname)
The Surname
-
getGivenNames
String getGivenNames()
The GivenNames
-
setGivenNames
void setGivenNames(String givenNames)
The GivenNames
-
getFirstName
String getFirstName()
The FirstName
-
setFirstName
void setFirstName(String firstName)
The FirstName
-
getLastName
String getLastName()
The LastName
-
setLastName
void setLastName(String lastName)
The LastName
-
getOptionalData
String getOptionalData()
The OptionalData
-
setOptionalData
void setOptionalData(String optionalData)
The OptionalData
-
getVizAddress
String getVizAddress()
The Adress of the Visual Inspection Zone
-
setVizAddress
void setVizAddress(String vizAddress)
The Adress of the Visual Inspection Zone
-
getVizDateOfIssue
String getVizDateOfIssue()
The DateOfIssue of the Visual Inspection Zone
-
setVizDateOfIssue
void setVizDateOfIssue(String vizDateOfIssue)
The DateOfIssue of the Visual Inspection Zone
-
getVizDateOfIssueObject
String getVizDateOfIssueObject()
The DateOfIssueObject of the Visual Inspection Zone
-
setVizDateOfIssueObject
void setVizDateOfIssueObject(String vizDateOfIssueObject)
The DateOfIssueObject of the Visual Inspection Zone
-
getVizSurname
String getVizSurname()
The Surname of the Visual Inspection Zone
-
setVizSurname
void setVizSurname(String vizSurname)
The Surname of the Visual Inspection Zone
-
getVizGivenNames
String getVizGivenNames()
The GivenNames of the Visual Inspection Zone
-
setVizGivenNames
void setVizGivenNames(String vizGivenNames)
The GivenNames of the Visual Inspection Zone
-
getVizDateOfBirth
String getVizDateOfBirth()
The DateOfBirth of the Visual Inspection Zone
-
setVizDateOfBirth
void setVizDateOfBirth(String vizDateOfBirth)
The DateOfBirth of the Visual Inspection Zone
-
getVizDateOfBirthObject
String getVizDateOfBirthObject()
The DateOfBirthObject of the Visual Inspection Zone
-
setVizDateOfBirthObject
void setVizDateOfBirthObject(String vizDateOfBirthObject)
The DateOfBirthObject of the Visual Inspection Zone
-
getVizDateOfExpiry
String getVizDateOfExpiry()
The DateOfExpiry of the Visual Inspection Zone
-
setVizDateOfExpiry
void setVizDateOfExpiry(String vizDateOfExpiry)
The DateOfExpiry of the Visual Inspection Zone
-
getVizDateOfExpiryObject
String getVizDateOfExpiryObject()
The DateOfExpiryObject of the Visual Inspection Zone
-
setVizDateOfExpiryObject
void setVizDateOfExpiryObject(String vizDateOfExpiryObject)
The DateOfExpiryObject of the Visual Inspection Zone
-
getFieldConfidences
FieldConfidences getFieldConfidences()
The confidence values of each field
-
setFieldConfidences
void setFieldConfidences(FieldConfidences fieldConfidences)
The confidence values of each field
-
hashCode
int hashCode()
-
-
-
-