Methods
equals(obj)
Returns a value indicating whether this instance is equal to a specified {@code GS1CompositeBarExtendedParameters} value.
Parameters:
Name | Type | Description |
---|---|---|
obj |
An System.Object value to compare to this instance. |
Returns:
Type | Description |
---|---|
{@code true} if obj has the same value as this instance; otherwise, {@code false}. |
- Source:
getOneDCodeText()
Gets the 1D (linear) barcode value of GS1 Composite
Value: 1D barcode value- Source:
getOneDType()
Gets the 1D (linear) barcode type of GS1 Composite
Value: 2D barcode type- Source:
getTwoDCodeText()
Gets the 2D barcode value of GS1 Composite
Value: 2D barcode value- Source:
getTwoDType()
Gets the 2D barcode type of GS1 Composite
Value: 2D barcode type- Source:
hashCode()
Returns the hash code for this instance.
Returns:
Type | Description |
---|---|
A 32-bit signed integer hash code. |
- Source:
toString()
Returns a human-readable string representation of this {@code GS1CompositeBarExtendedParameters}.
Returns:
Type | Description |
---|---|
A string that represents this {@code GS1CompositeBarExtendedParameters}. |
- Source: