USADriveIdJurisdSubfile

USADriveIdJurisdSubfile class

Module: aspose_barcode.complex_barcode.usa_drive_id_jurisd_subfile

Class for Jurisdiction specific fields for USA DL.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
add_or_replacedefNo
add_or_replace_nodedefNo
cleardefNo
find_data_elementdefNo
getdefNoIndexing by 3 - letter element id.
insertdefNo
lendefNo
removedefNo
setdefNo@ return Corresponding DataElement @ param id 3 - letter element id or Element index (int).

USADriveIdJurisdSubfile Constructor

__init__(self, nativeObject) -> def
ParameterTypeDescription
nativeObject``

USADriveIdJurisdSubfile.add_or_replace

add_or_replace(self, id, value) -> def
ParameterTypeDescription
id``
value``

Return Type: def

USADriveIdJurisdSubfile.add_or_replace_node

add_or_replace_node(self, node) -> def
ParameterTypeDescription
node``

Return Type: def

USADriveIdJurisdSubfile.clear

clear(self) -> def

Return Type: def

USADriveIdJurisdSubfile.find_data_element

find_data_element(self, id, isOpenOrCreate) -> def
ParameterTypeDescription
id``
isOpenOrCreate``

Return Type: def

USADriveIdJurisdSubfile.get

get(self, id) -> def

Indexing by 3 - letter element id.

ParameterTypeDescription
id``3 - letter element id or index Element, index(int)

Return Type: def — Corresponding DataElement

USADriveIdJurisdSubfile.insert

insert(self, index, node) -> def
ParameterTypeDescription
index``
node``

Return Type: def

USADriveIdJurisdSubfile.len

len(self) -> def

Return Type: def

USADriveIdJurisdSubfile.remove

remove(self, id) -> def
ParameterTypeDescription
id``

Return Type: def

USADriveIdJurisdSubfile.set

set(self, id, value) -> def

@ return Corresponding DataElement @ param id 3 - letter element id or Element index (int).

ParameterTypeDescription
id``
value``

Return Type: def