| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
FinancialAccountType |
ObjectFactory.createFinancialAccountType()
Create an instance of
FinancialAccountType |
FinancialAccountType |
PaymentMeansType.getPayeeFinancialAccount()
<?
|
FinancialAccountType |
PaymentMeansType.getPayerFinancialAccount()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FinancialAccountType> |
ObjectFactory.createFinancialAccount(FinancialAccountType value)
|
JAXBElement<FinancialAccountType> |
ObjectFactory.createPayeeFinancialAccount(FinancialAccountType value)
|
JAXBElement<FinancialAccountType> |
ObjectFactory.createPayerFinancialAccount(FinancialAccountType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FinancialAccountType> |
ObjectFactory.createFinancialAccount(FinancialAccountType value)
|
JAXBElement<FinancialAccountType> |
ObjectFactory.createPayeeFinancialAccount(FinancialAccountType value)
|
JAXBElement<FinancialAccountType> |
ObjectFactory.createPayerFinancialAccount(FinancialAccountType value)
|
void |
PaymentMeansType.setPayeeFinancialAccount(FinancialAccountType value)
Sets the value of the payeeFinancialAccount property.
|
void |
PaymentMeansType.setPayerFinancialAccount(FinancialAccountType value)
Sets the value of the payerFinancialAccount property.
|
Copyright © 2014 Philip Helger. All rights reserved.