GenericDocumentModel
A class derived from Document Model containing details specific to generic documents
import com.sybrin.identity.countries.Generic.Document.GenericDocumentModel
extends
DocumentModel
Summary
Public methods
Data source
Inherited methods
void
saveImages(Context context)
Saves all images within the model
to the local device and populates
all path fields.
N/A
Public methods
getResults
public String getResults()
Returns the information found on the document.
Returns
String
The information on the document. This value cannot be null
.
Last updated
Was this helpful?