class
SupplementParameters
Source: Generation.
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
new SupplementParameters()
Methods
getSupplementData()
Supplement data following BarCode.
getSupplementSpace()
Space between main the BarCode and supplement BarCode in Unit value.
- Throws
-
IllegalArgumentException
The Space parameter value is less than 0.
setSupplementData()
Supplement data following BarCode.
toString()
Returns a human-readable string representation of this SupplementParameters.
- Returns
-
A string that represents this SupplementParameters.