| Package | Description |
|---|---|
| eu.europa.ec.taxud.dac9.domain.GLOBEXML.v1 | |
| eu.europa.ec.taxud.dac9.domain.isoglobetypes.v1 |
| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull CurrCodeType |
FilingInfo.AccountingInfo.currency |
|
protected @NotNull CurrCodeType |
ETRComputationType.OverallComputation.QDMTT.currency |
|
protected CurrCodeType |
JurisdictionSectionType.localCurrency |
| Modifier and Type | Method | Description |
|---|---|---|
CurrCodeType |
FilingInfo.AccountingInfo.getCurrency()
Gets the value of the currency property.
|
|
CurrCodeType |
ETRComputationType.OverallComputation.QDMTT.getCurrency()
Gets the value of the currency property.
|
|
CurrCodeType |
JurisdictionSectionType.getLocalCurrency()
Gets the value of the localCurrency property.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
FilingInfo.AccountingInfo.setCurrency(CurrCodeType value)
Sets the value of the currency property.
|
|
void |
ETRComputationType.OverallComputation.QDMTT.setCurrency(CurrCodeType value)
Sets the value of the currency property.
|
|
void |
JurisdictionSectionType.setLocalCurrency(CurrCodeType value)
Sets the value of the localCurrency property.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CurrCodeType |
CurrCodeType.fromValue(String v) |
|
static CurrCodeType |
CurrCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
|
static CurrCodeType[] |
CurrCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.