Class FieldConfidences
-
- All Implemented Interfaces:
public class FieldConfidences
The confidence values of each field
-
-
Field Summary
Fields Modifier and Type Field Description public Integer
surname
public Integer
givenNames
public Integer
dateOfBirth
public Integer
dateOfExpiry
public Integer
documentNumber
public Integer
documentType
public Integer
issuingCountryCode
public Integer
nationalityCountryCode
public Integer
sex
public Integer
personalNumber
public Integer
optionalData
public Integer
mrzString
public Integer
checkDigitDateOfExpiry
public Integer
checkDigitDocumentNumber
public Integer
checkDigitPersonalNumber
public Integer
checkDigitDateOfBirth
public Integer
checkDigitFinal
public Integer
vizAddress
public Integer
vizDateOfIssue
public Integer
vizSurname
public Integer
vizGivenNames
public Integer
vizDateOfBirth
public Integer
vizDateOfExpiry
-
Constructor Summary
Constructors Constructor Description FieldConfidences()
-
Method Summary
Modifier and Type Method Description Integer
getSurname()
The confidence value of the field void
setSurname(Integer surname)
The confidence value of the field Integer
getGivenNames()
The confidence value of the field void
setGivenNames(Integer givenNames)
The confidence value of the field Integer
getDateOfBirth()
The confidence value of the field void
setDateOfBirth(Integer dateOfBirth)
The confidence value of the field Integer
getDateOfExpiry()
The confidence value of the field void
setDateOfExpiry(Integer dateOfExpiry)
The confidence value of the field Integer
getDocumentNumber()
The confidence value of the field void
setDocumentNumber(Integer documentNumber)
The confidence value of the field Integer
getDocumentType()
The confidence value of the field void
setDocumentType(Integer documentType)
The confidence value of the field Integer
getIssuingCountryCode()
The confidence value of the field void
setIssuingCountryCode(Integer issuingCountryCode)
The confidence value of the field Integer
getNationalityCountryCode()
The confidence value of the field void
setNationalityCountryCode(Integer nationalityCountryCode)
The confidence value of the field Integer
getSex()
The confidence value of the field void
setSex(Integer sex)
The confidence value of the field Integer
getPersonalNumber()
The confidence value of the field void
setPersonalNumber(Integer personalNumber)
The confidence value of the field Integer
getOptionalData()
The confidence value of the field void
setOptionalData(Integer optionalData)
The confidence value of the field Integer
getMrzString()
The confidence value of the field void
setMrzString(Integer mrzString)
The confidence value of the field Integer
getCheckDigitDateOfExpiry()
The confidence value of the field void
setCheckDigitDateOfExpiry(Integer checkDigitDateOfExpiry)
The confidence value of the field Integer
getCheckDigitDocumentNumber()
The confidence value of the field void
setCheckDigitDocumentNumber(Integer checkDigitDocumentNumber)
The confidence value of the field Integer
getCheckDigitPersonalNumber()
The confidence value of the field void
setCheckDigitPersonalNumber(Integer checkDigitPersonalNumber)
The confidence value of the field Integer
getCheckDigitDateOfBirth()
The confidence value of the field void
setCheckDigitDateOfBirth(Integer checkDigitDateOfBirth)
The confidence value of the field Integer
getCheckDigitFinal()
The confidence value of the field void
setCheckDigitFinal(Integer checkDigitFinal)
The confidence value of the field Integer
getVizAddress()
The confidence value of the field void
setVizAddress(Integer vizAddress)
The confidence value of the field Integer
getVizDateOfIssue()
The confidence value of the field void
setVizDateOfIssue(Integer vizDateOfIssue)
The confidence value of the field Integer
getVizSurname()
The confidence value of the field void
setVizSurname(Integer vizSurname)
The confidence value of the field Integer
getVizGivenNames()
The confidence value of the field void
setVizGivenNames(Integer vizGivenNames)
The confidence value of the field Integer
getVizDateOfBirth()
The confidence value of the field void
setVizDateOfBirth(Integer vizDateOfBirth)
The confidence value of the field Integer
getVizDateOfExpiry()
The confidence value of the field void
setVizDateOfExpiry(Integer vizDateOfExpiry)
The confidence value of the field String
toString()
int
hashCode()
boolean
equals(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()
-
-
-
-