![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| __construct ($javaClass) | |
| getParityByte () | |
| setParityByte (int $value) | |
| getSequenceIndicator () | |
| setSequenceIndicator (int $value) | |
| getTotalCount () | |
| setTotalCount (int $value) | |
| getJavaClass () | |
| getJavaClassName () | |
| isNull () | |
| printJavaClassName () | |
Protected Member Functions | |
| init () | |
| setJavaClass ($javaClass) | |
QR structured append parameters.
| QrStructuredAppendParameters::__construct | ( | $javaClass | ) |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
| QrStructuredAppendParameters::getParityByte | ( | ) |
Gets the QR structured append mode parity data.
| QrStructuredAppendParameters::getSequenceIndicator | ( | ) |
Gets the index of the QR structured append mode barcode. Index starts from 0.
| QrStructuredAppendParameters::getTotalCount | ( | ) |
Gets the QR structured append mode barcodes quantity. Max value is 16.
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
|
protectedinherited |
| QrStructuredAppendParameters::setParityByte | ( | int | $value | ) |
Sets the QR structured append mode parity data.
| QrStructuredAppendParameters::setSequenceIndicator | ( | int | $value | ) |
Sets the index of the QR structured append mode barcode. Index starts from 0.
| QrStructuredAppendParameters::setTotalCount | ( | int | $value | ) |
Sets the QR structured append mode barcodes quantity. Max value is 16.