| Package | Description |
|---|---|
| ch.codeblock.qrinvoice.model | |
| ch.codeblock.qrinvoice.model.builder |
| Modifier and Type | Method and Description |
|---|---|
PaymentReference.ReferenceType |
PaymentReference.getReferenceType() |
static PaymentReference.ReferenceType |
PaymentReference.ReferenceType.parse(String referenceTypeCode) |
static PaymentReference.ReferenceType |
PaymentReference.ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentReference.ReferenceType[] |
PaymentReference.ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentReference.setReferenceType(PaymentReference.ReferenceType referenceType) |
| Modifier and Type | Method and Description |
|---|---|
PaymentReferenceBuilder |
PaymentReferenceBuilder.referenceType(PaymentReference.ReferenceType referenceType) |
Copyright © 2017 Codeblock GmbH. All rights reserved.