GS1CompositeBarExtendedParameters
Contents
[
Hide
]GS1CompositeBarExtendedParameters class
Stores special data of GS1 Composite Bar recognized barcode
new GS1CompositeBarExtendedParameters()
Methods
| Name | Description |
|---|---|
| equals(obj) | Returns a value indicating whether this instance is equal to a specified GS1CompositeBarExtendedParameters value. |
| getOneDCodeText() | Gets the 1D (linear) barcode value of GS1 Composite Value: 1D barcode value |
| getOneDType() | Gets the 1D (linear) barcode type of GS1 Composite Value: 2D barcode type |
| getTwoDCodeText() | Gets the 2D barcode value of GS1 Composite Value: 2D barcode value |
| getTwoDType() | Gets the 2D barcode type of GS1 Composite Value: 2D barcode type |
| hashCode() | Returns the hash code for this instance. |
| toString() | Returns a human-readable string representation of this GS1CompositeBarExtendedParameters. |