public class QrInvoiceCodeCreator extends Object
| Modifier and Type | Method and Description |
|---|---|
static QrInvoiceCodeCreator |
create() |
byte[] |
createQrCode() |
String |
createSwissPaymentsCode() |
QrInvoiceCodeCreator |
desiredQrCodeSize(int desiredQrCodeSize) |
QrInvoiceCodeCreator |
outputFormat(OutputFormat outputFormat) |
QrInvoiceCodeCreator |
qrInvoice(QrInvoice qrInvoice) |
public static QrInvoiceCodeCreator create()
public String createSwissPaymentsCode()
public QrInvoiceCodeCreator qrInvoice(QrInvoice qrInvoice)
public QrInvoiceCodeCreator outputFormat(OutputFormat outputFormat)
public QrInvoiceCodeCreator desiredQrCodeSize(int desiredQrCodeSize)
desiredQrCodeSize - in pixelspublic byte[] createQrCode()
Copyright © 2017 Codeblock GmbH. All rights reserved.