PhilippinesIntegratedBarIDModel
A class derived from Document Model containing details specific to the Filipino Integrated Bar ID
import com.sybrin.identity.countries.Philippines.IntegratedBarID.PhilippinesIntegratedBarIDModel
Public methods | | Data source |
String | OCR | |
String | OCR | |
String | OCR |
| Data source | |
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 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 . |
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 . |
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 modified 6mo ago