HIBCLICSecondaryAndAdditionalDataCodetext
Source: ComplexBarcode.
Class for encoding and decoding the text embedded in the HIBC LIC code which stores seconday data.
new HIBCLICSecondaryAndAdditionalDataCodetext()
Methods
equals(obj)
Returns a value indicating whether this instance is equal to a specified {@code HIBCLICSecondaryAndAdditionalDataCodetext} value.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
obj |
|
|
An {@code HIBCLICSecondaryAndAdditionalDataCodetext} value to compare to this instance. |
- Returns
-
{@code true} if obj has the same value as this instance; otherwise, {@code false}.
getConstructedCodetext()
Constructs codetext
- Returns
-
Constructed codetext
getData()
Identifies secodary and additional supplemental data.
getLinkCharacter()
Identifies link character.
hashCode()
Returns the hash code for this instance.
- Returns
-
A 32-bit signed integer hash code.
initFromString(constructedCodetext)
Initializes instance from constructed codetext.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
constructedCodetext |
|
|
Constructed codetext. |
setData()
Identifies secodary and additional supplemental data.
setLinkCharacter()
Identifies link character.