USADriveIdCodetext

USADriveIdCodetext class

Module: aspose_barcode.complex_barcode.usa_drive_id_codetext

Inherits: IComplexCodetext

Constructors

NameDescription
initReimplemented from IComplexCodetext.

Methods

NameReturn TypeStaticDescription
add_subfile_designatordefNo
constructed_codetextdefNoReimplemented from IComplexCodetext.
init_from_stringdefNo

Properties

NameTypeDescription
aamva_version_numberdef
barcode_typeEncodeTypesGets barcode type.
issuer_identification_numberdef
jurisdiction_specific_subfiledef
jurisdiction_version_numberdef
mandatory_elementsdef
number_of_entriesdef
optional_elementsdef
subfile_designatordef

USADriveIdCodetext Constructor

__init__(self, usaDriveIdCodetext) -> def

Reimplemented from IComplexCodetext.

ParameterTypeDescription
usaDriveIdCodetext``

USADriveIdCodetext.add_subfile_designator

add_subfile_designator(self, value) -> def
ParameterTypeDescription
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
ParameterTypeDescription
constructedCodetext``

Return Type: def

USADriveIdCodetext.aamva_version_number

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.barcode_type

Type: EncodeTypes

Gets barcode type.

Returns: Barcode type.

Reimplemented from IComplexCodetext.

USADriveIdCodetext.issuer_identification_number

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.jurisdiction_specific_subfile

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.jurisdiction_version_number

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.mandatory_elements

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.number_of_entries

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.optional_elements

Type: def

ParameterTypeDescription
value``

USADriveIdCodetext.subfile_designator

Type: def

ParameterTypeDescription
value``