Methods
equals(obj)
Returns a value indicating whether this instance is equal to a specified value.
Parameters:
Name | Type | Description |
---|---|---|
obj |
An Object value to compare to this instance. |
Returns:
Type | Description |
---|---|
true if obj has the same value as this instance; otherwise, false. |
- Source:
getHashCode()
Returns the hash code for this instance.
Returns:
Type | Description |
---|---|
A 32-bit signed integer hash code. |
- Source:
getMaxiCodeMode()
Gets a MaxiCode encode mode.
Default value: Mode4
- Source:
getMaxiCodeStructuredAppendModeBarcodeId()
Gets a MaxiCode barcode id in structured append mode.
Default value: 0
- Source:
getMaxiCodeStructuredAppendModeBarcodesCount()
Gets a MaxiCode barcodes count in structured append mode.
Default value: -1
- Source:
setMaxiCodeMode()
Sets a MaxiCode encode mode.
Default value: Mode4
- Source:
setMaxiCodeStructuredAppendModeBarcodeId()
Sets a MaxiCode barcode id in structured append mode.
Default value: 0
- Source:
setMaxiCodeStructuredAppendModeBarcodesCount()
Sets a MaxiCode barcodes count in structured append mode.
Default value: -1
- Source:
toString()
Returns a human-readable string representation of this .
Returns:
Type | Description |
---|---|
A string that represents this |
- Source: