Constructor
new SwissQRCodetext(bill)
Creates an instance of SwissQRCodetext.
Parameters:
| Name | Type | Description |
|---|---|---|
bill |
SwissQR bill data |
- Source:
Throws:
BarcodeException
Methods
getBarcodeType()
Gets barcode type.
Returns:
| Type | Description |
|---|---|
| Barcode type. |
- Source:
getBill()
SwissQR bill data
- Source:
getConstructedCodetext()
Construct codetext from SwissQR bill data
Returns:
| Type | Description |
|---|---|
| Constructed codetext |
- Source:
initFromString(constructedCodetext)
Initializes Bill with constructed codetext.
Parameters:
| Name | Type | Description |
|---|---|---|
constructedCodetext |
Constructed codetext. |
- Source: