| Package | Description |
|---|---|
| ch.codeblock.qrinvoice | |
| ch.codeblock.qrinvoice.paymentpart |
| Modifier and Type | Method and Description |
|---|---|
static PageSize |
PageSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageSize[] |
PageSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QrInvoicePaymentPartCreator |
QrInvoicePaymentPartCreator.pageSize(PageSize pageSize) |
| Modifier and Type | Method and Description |
|---|---|
IPaymentPartWriter |
IPaymentPartWriterFactory.create(PageSize pageSize,
Locale locale) |
byte[] |
PaymentPartWriter.write(PageSize pageSize,
OutputFormat outputFormat,
Locale locale,
QrInvoice qrInvoice) |
Copyright © 2017 Codeblock GmbH. All rights reserved.