China One-Way Permit to Hong Kong/Macau Front MRZ Result

Defined in package com.scandit.datacapture.id.capture

ChinaOneWayPermitFrontMrzResult
class ChinaOneWayPermitFrontMrzResult

Added in version 6.16.0

Information obtained from the Machine Readable Zone (MRZ) present on the front of a One-Way Permit to Hong Kong/Macau issued by the People’s Republic of China.

documentCode
@NonNull String getDocumentCode()

Added in version 6.16.0

The document type code. Always “Q”.

fullNameSimplifiedChinese
@NonNull String getFullNameSimplifiedChinese()

Added in version 6.16.0

The holder’s name in Simplified Chinese characters.

capturedMrz
@NonNull String getCapturedMrz()

Added in version 6.16.0

The full MRZ text as it appears on a document.

equals(other)
boolean equals(@Nullable Object other)

Added in version 6.16.0

Indicates whether some other object is equal to this one.

hashCode()
int hashCode()

Added in version 6.16.0

Returns a hash code value for the object.