public abstract class MrzRecordOptional extends MrzRecord
| Modifier | Constructor and Description |
|---|---|
protected |
MrzRecordOptional(MrzFormat format,
String recordName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildToString(StringBuilder sb) |
String |
getOptional() |
void |
setOptional(String optional) |
fromMrz, getCode, getCode1, getCode2, getDateOfBirth, getDocumentNumber, getExpirationDate, getFormat, getGivenNames, getIssuingCountry, getNationality, getRecordName, getSex, getSurname, isValidComposite, isValidDateOfBirth, isValidDocumentNumber, isValidExpirationDate, setCode, setCode1, setCode2, setDateOfBirth, setDocumentNumber, setExpirationDate, setGivenNames, setIssuingCountry, setName, setNationality, setSex, setSurname, setValidComposite, setValidDateOfBirth, setValidDocumentNumber, setValidExpirationDate, toMrz, toStringprotected void buildToString(StringBuilder sb)
buildToString in class MrzRecordsb - the string builder to hold the record detailspublic String getOptional()
public void setOptional(String optional)
optional - the issuing State or OrganizationCopyright © 2011–2020 Innovatrics. All rights reserved.