class
SwissQRCodetext
Source: ComplexBarcode.
Class for encoding and decoding the text embedded in the SwissQR code.
new SwissQRCodetext(bill)
Creates an instance of SwissQRCodetext.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
bill |
|
|
SwissQR bill data |
- Throws
-
BarcodeException
Methods
getBarcodeType()
Gets barcode type.
- Returns
-
Barcode type.
getBill()
SwissQR bill data
getConstructedCodetext()
Construct codetext from SwissQR bill data
- Returns
-
Constructed codetext
initFromString(constructedCodetext)
Initializes Bill with constructed codetext.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
constructedCodetext |
|
|
Constructed codetext. |