| addSubfileDesignator(object) | 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). |
| getConstructedCodetext | Construct codetext from USA DL data. |
| 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. |
| init | |
| initFromString(object) | Initialize USA DL object from codetext. |
| saveToXml | |
| setAAMVAVersionNumber(object) | AAMVA Version Number 00-99. |
| setIssuerIdentificationNumber(object) | 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(object) | Jurisdiction Specific Fields. |
| setJurisdictionVersionNumber(object) | Jurisdiction Version Number 00-99. |
| setMandatoryElements(object) | Mandatory elements (fields) of the card. |
| setNumberOfEntries(object) | Number 00-99 of subfiles. |
| setOptionalElements(object) | Optional elements (fields) of the card. |
| setSubfileDesignator(object) | Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. |