| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
CurrencyCodeType |
TaxSchemeType.getCurrencyCode()
<?
|
CurrencyCodeType |
FinancialAccountType.getCurrencyCode()
<?
|
CurrencyCodeType |
TaxSchemeType.setCurrencyCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CurrencyCodeType |
FinancialAccountType.setCurrencyCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxSchemeType.setCurrencyCode(CurrencyCodeType value)
Sets the value of the currencyCode property.
|
void |
FinancialAccountType.setCurrencyCode(CurrencyCodeType value)
Sets the value of the currencyCode property.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyCodeType |
ObjectFactory.createCurrencyCodeType()
Create an instance of
CurrencyCodeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CurrencyCodeType> |
ObjectFactory.createCurrencyCode(CurrencyCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CurrencyCodeType> |
ObjectFactory.createCurrencyCode(CurrencyCodeType value)
|
Copyright © 2014 Philip Helger. All rights reserved.