SupplementParameters

SupplementParameters

Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.

Constructor

new SupplementParameters()

Source:

Methods

getSupplementData()

Supplement data following BarCode.
Source:

getSupplementSpace()

Space between main the BarCode and supplement BarCode in Unit value.
Source:
Throws:
IllegalArgumentException
The Space parameter value is less than 0.

setSupplementData()

Supplement data following BarCode.
Source:

toString()

Returns a human-readable string representation of this SupplementParameters.
Returns:
Type Description
A string that represents this SupplementParameters.
Source: