public class NetverifyMrzData
extends java.lang.Object
implements android.os.Parcelable, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<NetverifyMrzData> |
CREATOR |
Constructor and Description |
---|
NetverifyMrzData() |
NetverifyMrzData(android.os.Parcel _source) |
Modifier and Type | Method and Description |
---|---|
boolean |
compositeValid() |
int |
describeContents() |
boolean |
dobValid() |
boolean |
expiryDateValid() |
NVMRZFormat |
getFormat() |
java.lang.String |
getMrzLine1() |
java.lang.String |
getMrzLine2() |
java.lang.String |
getMrzLine3() |
boolean |
idNumberValid() |
boolean |
personalNumberValid() |
void |
setCompositeValid(boolean compositeValid) |
void |
setDobValid(boolean dobValid) |
void |
setExpiryDateValid(boolean expiryDateValid) |
void |
setFormat(NVMRZFormat format) |
void |
setIdNumberValid(boolean idValid) |
void |
setMrzLine1(java.lang.String _mrzLine1) |
void |
setMrzLine2(java.lang.String _mrzLine2) |
void |
setMrzLine3(java.lang.String _mrzLine3) |
void |
setPersonalNumberValid(boolean personalNumberValid) |
void |
writeToParcel(android.os.Parcel _dest,
int _flags) |
public static final android.os.Parcelable.Creator<NetverifyMrzData> CREATOR
public NetverifyMrzData()
public NetverifyMrzData(android.os.Parcel _source)
_source
- public java.lang.String getMrzLine1()
public void setMrzLine1(java.lang.String _mrzLine1)
_mrzLine1
- the mrzLine1 to setpublic java.lang.String getMrzLine2()
public void setMrzLine2(java.lang.String _mrzLine2)
_mrzLine2
- the mrzLine2 to setpublic java.lang.String getMrzLine3()
public void setMrzLine3(java.lang.String _mrzLine3)
_mrzLine3
- the mrzLine3 to setpublic boolean idNumberValid()
public void setIdNumberValid(boolean idValid)
public boolean dobValid()
public void setDobValid(boolean dobValid)
public boolean expiryDateValid()
public void setExpiryDateValid(boolean expiryDateValid)
public boolean personalNumberValid()
public void setPersonalNumberValid(boolean personalNumberValid)
public boolean compositeValid()
public void setCompositeValid(boolean compositeValid)
public NVMRZFormat getFormat()
public void setFormat(NVMRZFormat format)
public int describeContents()
describeContents
in interface android.os.Parcelable
public void writeToParcel(android.os.Parcel _dest, int _flags)
writeToParcel
in interface android.os.Parcelable
© Jumio Corp. 268 Lambert Avenue, Palo Alto, CA 94306
The source code and software available on this website (“Software”) is provided by Jumio Corp. or its affiliated group
companies (“Jumio”) "as is” and any express or implied warranties, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose are disclaimed. In no event shall Jumio be liable for any direct, indirect,
incidental, special, exemplary, or consequential damages (including but not limited to procurement of substitute goods or
services, loss of use, data, profits, or business interruption) however caused and on any theory of liability, whether in contract,
strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this Software, even if advised of the
possibility of such damage. In any case, your use of this Software is subject to the terms and conditions that apply to your
contractual relationship with Jumio. As regards Jumio’s privacy practices, please see our privacy notice available here: Privacy Policy.