USADriveIdCodetext
Contents
[
Hide
]USADriveIdCodetext class
Module: aspose_barcode.complex_barcode.usa_drive_id_codetext
Inherits: IComplexCodetext
Constructors
| Name | Description |
|---|---|
| init | Reimplemented from IComplexCodetext. |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| add_subfile_designator | def | No | |
| constructed_codetext | def | No | Reimplemented from IComplexCodetext. |
| init_from_string | def | No |
Properties
| Name | Type | Description |
|---|---|---|
| aamva_version_number | def | |
| barcode_type | EncodeTypes | Gets barcode type. |
| issuer_identification_number | def | |
| jurisdiction_specific_subfile | def | |
| jurisdiction_version_number | def | |
| mandatory_elements | def | |
| number_of_entries | def | |
| optional_elements | def | |
| subfile_designator | def |
USADriveIdCodetext Constructor
__init__(self, usaDriveIdCodetext) -> def
Reimplemented from IComplexCodetext.
| Parameter | Type | Description |
|---|---|---|
usaDriveIdCodetext | `` |
USADriveIdCodetext.add_subfile_designator
add_subfile_designator(self, value) -> def
| Parameter | Type | Description |
|---|---|---|
value | `` |
Return Type: def
USADriveIdCodetext.constructed_codetext
constructed_codetext(self) -> def
Reimplemented from IComplexCodetext.
Return Type: def
USADriveIdCodetext.init_from_string
init_from_string(self, constructedCodetext) -> def
| Parameter | Type | Description |
|---|---|---|
constructedCodetext | `` |
Return Type: def
USADriveIdCodetext.aamva_version_number
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.barcode_type
Type: EncodeTypes
Gets barcode type.
Returns: Barcode type.
Reimplemented from IComplexCodetext.
USADriveIdCodetext.issuer_identification_number
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.jurisdiction_specific_subfile
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.jurisdiction_version_number
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.mandatory_elements
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.number_of_entries
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.optional_elements
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |
USADriveIdCodetext.subfile_designator
Type: def
| Parameter | Type | Description |
|---|---|---|
value | `` |