| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| Modifier and Type | Method and Description |
|---|---|
FinancialInstitution |
PaymentMeans.getPayeeInstitution()
|
FinancialInstitution |
PaymentMeans.getPayerInstitution()
|
FinancialInstitution |
FinancialInstitution.setBic(java.lang.String bic)
|
FinancialInstitution |
FinancialInstitution.setGermanBankleitzahl(java.lang.String germanBankleitzahl)
|
FinancialInstitution |
FinancialInstitution.setName(java.lang.String name)
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMeans |
PaymentMeans.setPayeeInstitution(FinancialInstitution payeeInstitution)
|
PaymentMeans |
PaymentMeans.setPayerInstitution(FinancialInstitution payerInstitution)
|
Copyright © 2014 konik.io. All Rights Reserved.