| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
CreditorFinancialAccount |
PaymentMeans.getPayeeAccount()
Gets the payee/seller financial account.
|
CreditorFinancialAccount |
CreditorFinancialAccount.setAccountName(String value)
Sets the account owner name.
|
CreditorFinancialAccount |
CreditorFinancialAccount.setIban(String iban) |
CreditorFinancialAccount |
CreditorFinancialAccount.setProprietaryId(String proprietaryId) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMeans |
PaymentMeans.setPayeeAccount(CreditorFinancialAccount payeeAccount)
Sets the payee/seller party creditor financial account.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.