PhilippinesIntegratedBarIDModel
A class derived from Document Model containing details specific to the Filipino Integrated Bar ID
import com.sybrin.identity.countries.Philippines.IntegratedBarID.PhilippinesIntegratedBarIDModel
extends
DocumentModel
Summary
Public methods
Data source
String
OCR
String
OCR
String
OCR
Inherited methods
Data source
Casts the current model to the
type specified by the class parameter.
N/A
Bitmap
Front of document
String
Local storage
Bitmap
Front of document
String
Local storage
Bitmap
Front of document
String
Local storage
void
Saves all images within the model
to the local device and populates
all path fields.
N/A
Public methods
getFullName
public String getFullName ()
Returns the subject's full name as found on the integrated bar ID.
Returns
String
The subject's full name. This value cannot be null
.
getIntegratedBarPhilippinesChapter
public String getIntegratedBarPhilippinesChapter ()
Returns the subject's integrated bar Philippines chapter as found on the firearm license.
Returns
String
The subject's integrated bar Philippines chapter . This value cannot be null
.
getRollOfAttorneysNumber
public String getRollOfAttorneys ()
Returns the subject's roll of attorneys number as found on the integrated bar ID.
Returns
String
The subject's roll of attorneys number. This value cannot be null
.
Last updated