Class MrzMinFieldConfidences
-
- All Implemented Interfaces:
-
java.io.Serializable
public class MrzMinFieldConfidences implements Serializable
The minFieldConfidences configure which fields must reach which confidence thresholds in order to be part of the scan result.
-
-
Field Summary
Fields Modifier and Type Field Description public Integersurnamepublic IntegergivenNamespublic IntegerdateOfBirthpublic IntegerdateOfExpirypublic IntegerdocumentNumberpublic IntegerdocumentTypepublic IntegerissuingCountryCodepublic IntegernationalityCountryCodepublic Integersexpublic IntegerpersonalNumberpublic IntegeroptionalDatapublic IntegermrzStringpublic IntegercheckDigitDateOfExpirypublic IntegercheckDigitDocumentNumberpublic IntegercheckDigitPersonalNumberpublic IntegercheckDigitDateOfBirthpublic IntegercheckDigitFinalpublic IntegervizAddresspublic IntegervizDateOfIssuepublic IntegervizSurnamepublic IntegervizGivenNamespublic IntegervizDateOfBirthpublic IntegervizDateOfExpiry
-
Constructor Summary
Constructors Constructor Description MrzMinFieldConfidences()
-
Method Summary
Modifier and Type Method Description IntegergetSurname()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetSurname(Integer surname)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetGivenNames()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetGivenNames(Integer givenNames)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetDateOfBirth()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetDateOfBirth(Integer dateOfBirth)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetDateOfExpiry()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetDateOfExpiry(Integer dateOfExpiry)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetDocumentNumber()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetDocumentNumber(Integer documentNumber)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetDocumentType()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetDocumentType(Integer documentType)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetIssuingCountryCode()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetIssuingCountryCode(Integer issuingCountryCode)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetNationalityCountryCode()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetNationalityCountryCode(Integer nationalityCountryCode)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetSex()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetSex(Integer sex)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetPersonalNumber()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetPersonalNumber(Integer personalNumber)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetOptionalData()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetOptionalData(Integer optionalData)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetMrzString()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetMrzString(Integer mrzString)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetCheckDigitDateOfExpiry()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetCheckDigitDateOfExpiry(Integer checkDigitDateOfExpiry)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetCheckDigitDocumentNumber()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetCheckDigitDocumentNumber(Integer checkDigitDocumentNumber)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetCheckDigitPersonalNumber()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetCheckDigitPersonalNumber(Integer checkDigitPersonalNumber)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetCheckDigitDateOfBirth()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetCheckDigitDateOfBirth(Integer checkDigitDateOfBirth)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetCheckDigitFinal()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetCheckDigitFinal(Integer checkDigitFinal)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetVizAddress()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetVizAddress(Integer vizAddress)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetVizDateOfIssue()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetVizDateOfIssue(Integer vizDateOfIssue)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetVizSurname()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetVizSurname(Integer vizSurname)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetVizGivenNames()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetVizGivenNames(Integer vizGivenNames)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetVizDateOfBirth()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetVizDateOfBirth(Integer vizDateOfBirth)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. IntegergetVizDateOfExpiry()The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. voidsetVizDateOfExpiry(Integer vizDateOfExpiry)The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. StringtoString()inthashCode()booleanequals(Object other)-
-
Method Detail
-
getSurname
Integer getSurname()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setSurname
void setSurname(Integer surname)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getGivenNames
Integer getGivenNames()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setGivenNames
void setGivenNames(Integer givenNames)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getDateOfBirth
Integer getDateOfBirth()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setDateOfBirth
void setDateOfBirth(Integer dateOfBirth)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getDateOfExpiry
Integer getDateOfExpiry()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setDateOfExpiry
void setDateOfExpiry(Integer dateOfExpiry)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getDocumentNumber
Integer getDocumentNumber()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setDocumentNumber
void setDocumentNumber(Integer documentNumber)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getDocumentType
Integer getDocumentType()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setDocumentType
void setDocumentType(Integer documentType)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getIssuingCountryCode
Integer getIssuingCountryCode()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setIssuingCountryCode
void setIssuingCountryCode(Integer issuingCountryCode)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getNationalityCountryCode
Integer getNationalityCountryCode()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setNationalityCountryCode
void setNationalityCountryCode(Integer nationalityCountryCode)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getSex
Integer getSex()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setSex
void setSex(Integer sex)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getPersonalNumber
Integer getPersonalNumber()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setPersonalNumber
void setPersonalNumber(Integer personalNumber)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getOptionalData
Integer getOptionalData()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setOptionalData
void setOptionalData(Integer optionalData)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getMrzString
Integer getMrzString()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setMrzString
void setMrzString(Integer mrzString)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getCheckDigitDateOfExpiry
Integer getCheckDigitDateOfExpiry()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setCheckDigitDateOfExpiry
void setCheckDigitDateOfExpiry(Integer checkDigitDateOfExpiry)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getCheckDigitDocumentNumber
Integer getCheckDigitDocumentNumber()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setCheckDigitDocumentNumber
void setCheckDigitDocumentNumber(Integer checkDigitDocumentNumber)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getCheckDigitPersonalNumber
Integer getCheckDigitPersonalNumber()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setCheckDigitPersonalNumber
void setCheckDigitPersonalNumber(Integer checkDigitPersonalNumber)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getCheckDigitDateOfBirth
Integer getCheckDigitDateOfBirth()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setCheckDigitDateOfBirth
void setCheckDigitDateOfBirth(Integer checkDigitDateOfBirth)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getCheckDigitFinal
Integer getCheckDigitFinal()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setCheckDigitFinal
void setCheckDigitFinal(Integer checkDigitFinal)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getVizAddress
Integer getVizAddress()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setVizAddress
void setVizAddress(Integer vizAddress)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getVizDateOfIssue
Integer getVizDateOfIssue()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setVizDateOfIssue
void setVizDateOfIssue(Integer vizDateOfIssue)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getVizSurname
Integer getVizSurname()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setVizSurname
void setVizSurname(Integer vizSurname)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getVizGivenNames
Integer getVizGivenNames()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setVizGivenNames
void setVizGivenNames(Integer vizGivenNames)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getVizDateOfBirth
Integer getVizDateOfBirth()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setVizDateOfBirth
void setVizDateOfBirth(Integer vizDateOfBirth)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
getVizDateOfExpiry
Integer getVizDateOfExpiry()
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
setVizDateOfExpiry
void setVizDateOfExpiry(Integer vizDateOfExpiry)
The minimum field confidence determines the minimum confidence a field text needs to reach in order to be taken into account. If the scanned field confidence is lower than the set minConfidenceField but the scanOption is not set to mandatory, a result will be retuned without the field. The value has to be between 0 and 100. Defaults to 60.
-
hashCode
int hashCode()
-
-
-
-