Aspose.Barcode for PHP via Java  20.2
Aspose.Barcode for PHP via Java Generation and Recognition API docs
SwissQRCodetext Class Reference

Inherits BaseJavaClass.

Public Member Functions

 getBill ()
 
 __construct ($arg)
 
 getConstructedCodetext ()
 
 initFromString ($constructedCodetext)
 
 getBarcodeType ()
 

Detailed Description

Class for encoding and decoding the text embedded in the SwissQR code.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $arg)

Creates an instance of SwissQRCodetext.

Parameters
billSwissQR bill data
Exceptions
BarcodeException

Member Function Documentation

◆ getBarcodeType()

getBarcodeType ( )

Gets barcode type.

Returns
Barcode type.

◆ getBill()

getBill ( )

SwissQR bill data

◆ getConstructedCodetext()

getConstructedCodetext ( )

Construct codetext from SwissQR bill data

Returns
Constructed codetext

◆ initFromString()

initFromString (   $constructedCodetext)

Initializes Bill with constructed codetext.

Parameters
constructedCodetextConstructed codetext.