Class FieldConfidences
-
- All Implemented Interfaces:
public class FieldConfidencesThe confidence values of each field
-
-
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 FieldConfidences()
-
Method Summary
Modifier and Type Method Description IntegergetSurname()The confidence value of the field voidsetSurname(Integer surname)The confidence value of the field IntegergetGivenNames()The confidence value of the field voidsetGivenNames(Integer givenNames)The confidence value of the field IntegergetDateOfBirth()The confidence value of the field voidsetDateOfBirth(Integer dateOfBirth)The confidence value of the field IntegergetDateOfExpiry()The confidence value of the field voidsetDateOfExpiry(Integer dateOfExpiry)The confidence value of the field IntegergetDocumentNumber()The confidence value of the field voidsetDocumentNumber(Integer documentNumber)The confidence value of the field IntegergetDocumentType()The confidence value of the field voidsetDocumentType(Integer documentType)The confidence value of the field IntegergetIssuingCountryCode()The confidence value of the field voidsetIssuingCountryCode(Integer issuingCountryCode)The confidence value of the field IntegergetNationalityCountryCode()The confidence value of the field voidsetNationalityCountryCode(Integer nationalityCountryCode)The confidence value of the field IntegergetSex()The confidence value of the field voidsetSex(Integer sex)The confidence value of the field IntegergetPersonalNumber()The confidence value of the field voidsetPersonalNumber(Integer personalNumber)The confidence value of the field IntegergetOptionalData()The confidence value of the field voidsetOptionalData(Integer optionalData)The confidence value of the field IntegergetMrzString()The confidence value of the field voidsetMrzString(Integer mrzString)The confidence value of the field IntegergetCheckDigitDateOfExpiry()The confidence value of the field voidsetCheckDigitDateOfExpiry(Integer checkDigitDateOfExpiry)The confidence value of the field IntegergetCheckDigitDocumentNumber()The confidence value of the field voidsetCheckDigitDocumentNumber(Integer checkDigitDocumentNumber)The confidence value of the field IntegergetCheckDigitPersonalNumber()The confidence value of the field voidsetCheckDigitPersonalNumber(Integer checkDigitPersonalNumber)The confidence value of the field IntegergetCheckDigitDateOfBirth()The confidence value of the field voidsetCheckDigitDateOfBirth(Integer checkDigitDateOfBirth)The confidence value of the field IntegergetCheckDigitFinal()The confidence value of the field voidsetCheckDigitFinal(Integer checkDigitFinal)The confidence value of the field IntegergetVizAddress()The confidence value of the field voidsetVizAddress(Integer vizAddress)The confidence value of the field IntegergetVizDateOfIssue()The confidence value of the field voidsetVizDateOfIssue(Integer vizDateOfIssue)The confidence value of the field IntegergetVizSurname()The confidence value of the field voidsetVizSurname(Integer vizSurname)The confidence value of the field IntegergetVizGivenNames()The confidence value of the field voidsetVizGivenNames(Integer vizGivenNames)The confidence value of the field IntegergetVizDateOfBirth()The confidence value of the field voidsetVizDateOfBirth(Integer vizDateOfBirth)The confidence value of the field IntegergetVizDateOfExpiry()The confidence value of the field voidsetVizDateOfExpiry(Integer vizDateOfExpiry)The confidence value of the field StringtoString()inthashCode()booleanequals(Object other)-
-
Method Detail
-
getSurname
Integer getSurname()
The confidence value of the field
-
setSurname
void setSurname(Integer surname)
The confidence value of the field
-
getGivenNames
Integer getGivenNames()
The confidence value of the field
-
setGivenNames
void setGivenNames(Integer givenNames)
The confidence value of the field
-
getDateOfBirth
Integer getDateOfBirth()
The confidence value of the field
-
setDateOfBirth
void setDateOfBirth(Integer dateOfBirth)
The confidence value of the field
-
getDateOfExpiry
Integer getDateOfExpiry()
The confidence value of the field
-
setDateOfExpiry
void setDateOfExpiry(Integer dateOfExpiry)
The confidence value of the field
-
getDocumentNumber
Integer getDocumentNumber()
The confidence value of the field
-
setDocumentNumber
void setDocumentNumber(Integer documentNumber)
The confidence value of the field
-
getDocumentType
Integer getDocumentType()
The confidence value of the field
-
setDocumentType
void setDocumentType(Integer documentType)
The confidence value of the field
-
getIssuingCountryCode
Integer getIssuingCountryCode()
The confidence value of the field
-
setIssuingCountryCode
void setIssuingCountryCode(Integer issuingCountryCode)
The confidence value of the field
-
getNationalityCountryCode
Integer getNationalityCountryCode()
The confidence value of the field
-
setNationalityCountryCode
void setNationalityCountryCode(Integer nationalityCountryCode)
The confidence value of the field
-
getPersonalNumber
Integer getPersonalNumber()
The confidence value of the field
-
setPersonalNumber
void setPersonalNumber(Integer personalNumber)
The confidence value of the field
-
getOptionalData
Integer getOptionalData()
The confidence value of the field
-
setOptionalData
void setOptionalData(Integer optionalData)
The confidence value of the field
-
getMrzString
Integer getMrzString()
The confidence value of the field
-
setMrzString
void setMrzString(Integer mrzString)
The confidence value of the field
-
getCheckDigitDateOfExpiry
Integer getCheckDigitDateOfExpiry()
The confidence value of the field
-
setCheckDigitDateOfExpiry
void setCheckDigitDateOfExpiry(Integer checkDigitDateOfExpiry)
The confidence value of the field
-
getCheckDigitDocumentNumber
Integer getCheckDigitDocumentNumber()
The confidence value of the field
-
setCheckDigitDocumentNumber
void setCheckDigitDocumentNumber(Integer checkDigitDocumentNumber)
The confidence value of the field
-
getCheckDigitPersonalNumber
Integer getCheckDigitPersonalNumber()
The confidence value of the field
-
setCheckDigitPersonalNumber
void setCheckDigitPersonalNumber(Integer checkDigitPersonalNumber)
The confidence value of the field
-
getCheckDigitDateOfBirth
Integer getCheckDigitDateOfBirth()
The confidence value of the field
-
setCheckDigitDateOfBirth
void setCheckDigitDateOfBirth(Integer checkDigitDateOfBirth)
The confidence value of the field
-
getCheckDigitFinal
Integer getCheckDigitFinal()
The confidence value of the field
-
setCheckDigitFinal
void setCheckDigitFinal(Integer checkDigitFinal)
The confidence value of the field
-
getVizAddress
Integer getVizAddress()
The confidence value of the field
-
setVizAddress
void setVizAddress(Integer vizAddress)
The confidence value of the field
-
getVizDateOfIssue
Integer getVizDateOfIssue()
The confidence value of the field
-
setVizDateOfIssue
void setVizDateOfIssue(Integer vizDateOfIssue)
The confidence value of the field
-
getVizSurname
Integer getVizSurname()
The confidence value of the field
-
setVizSurname
void setVizSurname(Integer vizSurname)
The confidence value of the field
-
getVizGivenNames
Integer getVizGivenNames()
The confidence value of the field
-
setVizGivenNames
void setVizGivenNames(Integer vizGivenNames)
The confidence value of the field
-
getVizDateOfBirth
Integer getVizDateOfBirth()
The confidence value of the field
-
setVizDateOfBirth
void setVizDateOfBirth(Integer vizDateOfBirth)
The confidence value of the field
-
getVizDateOfExpiry
Integer getVizDateOfExpiry()
The confidence value of the field
-
setVizDateOfExpiry
void setVizDateOfExpiry(Integer vizDateOfExpiry)
The confidence value of the field
-
hashCode
int hashCode()
-
-
-
-