Inherits HIBCLICComplexCodetext.
|
string | JAVA_CLASS_NAME = "com.aspose.mw.barcode.complexbarcode.MwHIBCLICSecondaryAndAdditionalDataCodetext" |
|
◆ __init__()
◆ construct()
def construct |
( |
|
java_class | ) |
|
|
static |
◆ equals()
Returns a value indicating whether this instance is equal to a specified {@code HIBCLICSecondaryAndAdditionalDataCodetext} value.
:param obj:An {@code HIBCLICSecondaryAndAdditionalDataCodetext} value to compare to this instance.
:return:{@code <b>true</b>} if obj has the same value as this instance; otherwise, {@code <b>false</b>}.
◆ getConstructedCodetext()
def getConstructedCodetext |
( |
|
self | ) |
|
◆ getData()
Identifies secodary and additional supplemental data.
◆ getLinkCharacter()
def getLinkCharacter |
( |
|
self | ) |
|
Identifies link character.
◆ hashCode()
Returns the hash code for this instance.
:return:A 32-bit signed integer hash code.
◆ init()
◆ initFromString()
def initFromString |
( |
|
self, |
|
|
|
constructedCodetext |
|
) |
| |
Initializes instance from constructed codetext.
:param constructedCodetext:Constructed codetext.
Reimplemented from HIBCLICComplexCodetext.
◆ setData()
def setData |
( |
|
self, |
|
|
|
value |
|
) |
| |
Identifies secodary and additional supplemental data.
◆ setLinkCharacter()
def setLinkCharacter |
( |
|
self, |
|
|
|
value |
|
) |
| |
Identifies link character.
◆ data
◆ JAVA_CLASS_NAME
string JAVA_CLASS_NAME = "com.aspose.mw.barcode.complexbarcode.MwHIBCLICSecondaryAndAdditionalDataCodetext" |
|
static |