SupplementParameters
SupplementParameters class
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
new SupplementParameters()
Methods
| Name | Description |
|---|---|
| getSupplementData() | Supplement data following BarCode. |
| getSupplementSpace() | Space between main the BarCode and supplement BarCode in Unit value. |
| setSupplementData() | Supplement data following BarCode. |
| toString() | Returns a human-readable string representation of this SupplementParameters. |