PhilippinesSeafarerIdentificationDocumentModel
A class derived from Document Model containing details specific to the Filipino Seafarer Identification Document
A class derived from Document Model containing details specific to the Filipino Seafarer Identification Document
import com.sybrin.identity.countries.Philippines.SeafarerIdentificationDocument.PhilippinesSeafarerIdentificationDocumentModel
extends
DocumentModel
The following validation and verification applies to this document:
public int getCompositeCheckDigit()
Returns the composite check digit of the seafarer identification document as found on the professional seafarer identification document.
public Date getDateOfBirth()
Returns the subject's date of birth as found on the seafarer identification document.
public int getDateOfBirthCheckDigit()
Returns the date of birth check digit of the seafarer identification document as found on the seafarer identification document.
public Date getDateOfExpiry()
Returns the expiry date of the seafarer identification document as found on the seafarer identification document.
public int getDateOfExpiryCheckDigit()
Returns the date of expiry check digit of the seafarer identification document as found on the seafarer identification document.
public String getDocumentType()
Returns the document type of the seafarer identification document as found on the seafarer identification document.
public String getIdentityNumber()
Returns the subject's identity number as found on the seafarer identification document.
public int getIdentityNumberCheckDigit()
Returns the identity number check digit of the seafarer identification document as found on the seafarer identification document.
public String getIdentityNumber()
Returns the country code of the seafarer identification document as found on the seafarer identification document.
public String getMrzLine1()
Returns the first MRZ line of the seafarer identification document as found on the seafarer identification document.
public String getMrzLine2()
Returns the second MRZ line of the seafarer identification document as found on the seafarer identification document.
public String getMrzLine3()
Returns the third MRZ line of the seafarer identification document as found on the seafarer identification document.
public String getNames()
Returns the subject's name as found on the seafarer identification document.
public String getNationality()
Returns the subject's nationality as found on the seafarer identification document.
public String getOptionalData1()
Returns the first lines optional data of the seafarer identification document as found on the seafarer identification document.
public String getOptionalData2()
Returns the second lines optional data of the seafarer identification document as found on the seafarer identification document.
public
Sex
getSex()
Returns the subject's sex as found on the seafarer identification document.
public String getSurname()
Returns the subject's surname as found on the seafarer identification document.