DataElement

DataElement

Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01".

Constructor

new DataElement()

Source:

Methods

getElementID()

A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA".

Source:

getValue()

The text value associated with the field, typically defined by jurisdiction rules.

Source:

setElementID()

A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA".

Source:

setValue()

The text value associated with the field, typically defined by jurisdiction rules.

Source: