BarCodeExtendedParameters
Contents
[
Hide
]BarCodeExtendedParameters class
Stores extended parameters of recognized barcode
new BarCodeExtendedParameters()
Methods
| Name | Description |
|---|---|
| equals(obj) | Returns a value indicating whether this instance is equal to a specified BarCodeExtendedParameters value. |
| getAztec() | Gets a Aztec additional informationAztecExtendedParameters of recognized barcode Value: A Aztec additional information |
| getCodabar() | Gets a Codabar additional informationCodabarExtendedParameters of recognized barcode |
| getCode128() | Gets a special data Code128ExtendedParameters of Code128 recognized barcode Value: A special data Code128ExtendedParamet |
| getDataBar() | Gets a DataBar additional information DataBarExtendedParameters of recognized barcode |
| getDataMatrix() | Gets a DotCode additional informationDotCodeExtendedParameters of recognized barcode Value: A DotCode additional infor |
| getDotCode() | Gets a DotCode additional informationDotCodeExtendedParameters of recognized barcode Value: A DotCode additional infor |
| getGS1CompositeBar() | Gets a GS1CompositeBar additional informationGS1CompositeBarExtendedParameters of recognized barcode Value: A GS1Compo |
| getMaxiCode() | Gets a MaxiCode additional information of recognized barcode |
| getOneD() | Gets a special data OneDExtendedParameters of 1D recognized barcode Value: A special data OneDExtendedParameters of 1D r |
| getPdf417() | Gets a MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode Value: A MacroPdf417 metadata inf |
| getQR() | Gets a QR Structured Append information QRExtendedParameters of recognized barcode Value: A QR Structured Append informa |
| hashCode() | Returns the hash code for this instance. |
| toString() | Returns a human-readable string representation of this BarCodeExtendedParameters. |