HIBCLICSecondaryAndAdditionalDataCodetext
HIBCLICSecondaryAndAdditionalDataCodetext class
Class for encoding and decoding the text embedded in the HIBC LIC code which stores seconday data.
new HIBCLICSecondaryAndAdditionalDataCodetext()
Example:
This sample shows how to encode and decode HIBC LIC using HIBCLICSecondaryAndAdditionalDataCodetext.
Methods
| Name | Description |
|---|---|
| equals(obj) | Returns a value indicating whether this instance is equal to a specified HIBCLICSecondaryAndAdditionalDataCodetext val |
| getConstructedCodetext() | Constructs codetext |
| getData() | Identifies secodary and additional supplemental data. |
| getLinkCharacter() | Identifies link character. |
| hashCode() | Returns the hash code for this instance. |
| initFromString(constructedCodetext) | Initializes instance from constructed codetext. |
| setData() | Identifies secodary and additional supplemental data. |
| setLinkCharacter() | Identifies link character. |