Methods
addSubfileDesignator()
Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically.
getAAMVAVersionNumber()
AAMVA Version Number 00-99
getBarcodeType()
Returns barcode type of USA DL (Pdf417)
Returns:
| Type | Description |
|---|---|
| Barcode type (Pdf417) |
getConstructedCodetext()
Construct codetext from USA DL data
Returns:
| Type | Description |
|---|---|
| Constructed codetext |
getIssuerIdentificationNumber()
This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded.
getJurisdictionSpecificSubfile()
Jurisdiction Specific Fields
getJurisdictionVersionNumber()
Jurisdiction Version Number 00-99
getMandatoryElements()
Mandatory elements (fields) of the card
getNumberOfEntries()
Number 00-99 of subfiles
getOptionalElements()
Optional elements (fields) of the card
getSubfileDesignator()
Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically.
initFromString(constructedCodetext)
Initialize USA DL object from codetext
Parameters:
| Name | Type | Description |
|---|---|---|
constructedCodetext |
Constructed codetext |
setAAMVAVersionNumber()
AAMVA Version Number 00-99
setIssuerIdentificationNumber()
This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded.
setJurisdictionSpecificSubfile()
Jurisdiction Specific Fields
setJurisdictionVersionNumber()
Jurisdiction Version Number 00-99
setMandatoryElements()
Mandatory elements (fields) of the card
setNumberOfEntries()
Number 00-99 of subfiles
setOptionalElements()
Optional elements (fields) of the card
setSubfileDesignator()
Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically.