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(java.lang.String value)
Sets the account owner name.
|
CreditorFinancialAccount |
CreditorFinancialAccount.setIban(java.lang.String iban) |
CreditorFinancialAccount |
CreditorFinancialAccount.setProprietaryId(java.lang.String proprietaryId) |
Modifier and Type | Method and Description |
---|---|
PaymentMeans |
PaymentMeans.setPayeeAccount(CreditorFinancialAccount payeeAccount)
Sets the payee/seller party creditor financial account.
|
Copyright © 2014-2018 Konik.io. All Rights Reserved.