PhilippinesQCIdentificationCardModel

A class derived from Document Model containing details specific to the Filipino QC identification card

import com.sybrin.identity.countries.Philippines.PhilippinesQCIdentificationCard.PhilippinesQCIdentificationCardModel

extends DocumentModel

Summary

Inherited methods

Public methods

getAddress

public String getAddress ()

Returns the subject's address as found on the identification card.

getBloodType

public String getBloodType()

Returns the subject's blood type as found on the identification card.

getQcReferenceNumber

public String getQcReferenceNumber()

Returns the qc reference number as found on the identification card.

getDateOfBirth

public Date getDateOfBirth()

Returns the subject's date of birth as found on the identification card.

getValidUntil

public Date getValidUntil()

Returns the valid until date as found on the identification card.

getDateOfIssued

public Date getDateOfIssued()

Returns the date issued as found on the identification card.

getDocumentBackImage

public Bitmap getDocumentBackImage()

Returns the back image of the identification card.

getDocumentBackImagePath

public String getCroppedDocumentBackImagePath ()

Returns the file path of the saved back of the document image.

getFullName

public String getFullName()

Returns the subject's full name as found on the identification card.

getCitizenType

public String getCitizenType()

Returns the subject's citizenship type as found on the identification card.

getCivilStatus

public String getCivilStatus()

Returns the subject's civil status as found on the identification card.

getMiddleName

public String getMiddleName()

Returns the subject's middle name as found on the identification card.

getDisabilityType

public String getDisabilityType()

Returns the subject's disability type as found on the identification card.

getSex

public String getSex ()

Returns the subject's sex as found on the identification card.