Package pt.gov.cartaodecidadao
Class PTEID_BiometricInfomation
java.lang.Object
pt.gov.cartaodecidadao.PTEID_Object
pt.gov.cartaodecidadao.PTEID_BiometricInfomation
-
Method Summary
Modifier and TypeMethodDescriptionReturn the creation date and timeReturn the creator of the biometric reference datavoiddelete()faceInfo()Return the Face Information biometric dataReturn the biometric format ownerReturn the biometric format typeReturn the CBEFF header versionsubType()Return the biometric subtypetype()Return the biometric typeReturn the validity period
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Object
-
icaoHeaderVersion
Return the CBEFF header version -
type
Return the biometric type -
subType
Return the biometric subtype -
creationDateAndtime
Return the creation date and time -
validPeriod
Return the validity period -
creatorOfBiometricRefData
Return the creator of the biometric reference data -
formatOwner
Return the biometric format owner -
formatType
Return the biometric format type -
faceInfo
Return the Face Information biometric data
-