Inherits asposebarcode.Assist.BaseJavaClass.
◆ __init__()
| def asposebarcode.Generation.QrStructuredAppendParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getParityByte()
| def asposebarcode.Generation.QrStructuredAppendParameters.getParityByte |
( |
|
self | ) |
|
◆ getSequenceIndicator()
| def asposebarcode.Generation.QrStructuredAppendParameters.getSequenceIndicator |
( |
|
self | ) |
|
◆ getStateHash()
| def asposebarcode.Generation.QrStructuredAppendParameters.getStateHash |
( |
|
self | ) |
|
◆ getTotalCount()
| def asposebarcode.Generation.QrStructuredAppendParameters.getTotalCount |
( |
|
self | ) |
|
◆ init()
| def asposebarcode.Generation.QrStructuredAppendParameters.init |
( |
|
self | ) |
|
◆ setParityByte()
| def asposebarcode.Generation.QrStructuredAppendParameters.setParityByte |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setSequenceIndicator()
| def asposebarcode.Generation.QrStructuredAppendParameters.setSequenceIndicator |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setTotalCount()
| def asposebarcode.Generation.QrStructuredAppendParameters.setTotalCount |
( |
|
self, |
|
|
|
value |
|
) |
| |