| Package | Description |
|---|---|
| eu.europa.ec.taxud.dac9.domain.GIRStatusMessageXML.v1 | |
| eu.europa.ec.taxud.dac9.domain.isocsmtypes.v1_1 |
| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull CountryCodeType |
MessageSpecType.receivingCountry |
|
protected @NotNull CountryCodeType |
MessageSpecType.transmittingCountry |
| Modifier and Type | Method | Description |
|---|---|---|
CountryCodeType |
MessageSpecType.getReceivingCountry()
Gets the value of the receivingCountry property.
|
|
CountryCodeType |
MessageSpecType.getTransmittingCountry()
Gets the value of the transmittingCountry property.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
MessageSpecType.setReceivingCountry(CountryCodeType value)
Sets the value of the receivingCountry property.
|
|
void |
MessageSpecType.setTransmittingCountry(CountryCodeType value)
Sets the value of the transmittingCountry property.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CountryCodeType |
CountryCodeType.fromValue(String v) |
|
static CountryCodeType |
CountryCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
|
static CountryCodeType[] |
CountryCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.