| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
FinancialInstitution |
PaymentMeans.getPayeeInstitution()
Gets the payee/seller specified creditor financial institution.
|
FinancialInstitution |
PaymentMeans.getPayerInstitution()
Gets the payer/buyer specified debtor financial institution.
|
FinancialInstitution |
FinancialInstitution.setBic(String bic)
Sets the BIC.
|
FinancialInstitution |
FinancialInstitution.setGermanBankleitzahl(String germanBankleitzahl)
Sets the German bankleitzahl.
|
FinancialInstitution |
FinancialInstitution.setName(String name)
Sets the financial institution name.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMeans |
PaymentMeans.setPayeeInstitution(FinancialInstitution payeeInstitution)
Sets the payee/seller specified creditor financial institution.
|
PaymentMeans |
PaymentMeans.setPayerInstitution(FinancialInstitution payerInstitution)
Sets the payer/buyer specified debtor financial institution.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.