public static class ETRType.ETRStatus.ETRException extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Deminimis-SimplifiedNMCECalc" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Basis" type="{urn:oecd:ties:globe:v2}DeminimisSimpleBasis_EnumType"/>
<element name="FinancialData" maxOccurs="3">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Year" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Revenue" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="GlobeRevenue" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="NetGlobeIncome" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="FANIL" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Average">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Revenue" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="GlobeRevenue" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="NetGlobeIncome" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="FANIL" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TransitionalCbCRSafeHarbour" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Revenue" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Profit" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="IncomeTax" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="UTPRSafeHarbour" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CITRate" type="{urn:oecd:ties:globe:v2}percentage"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc |
Java class for anonymous complex type.
|
static class |
ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour |
Java class for anonymous complex type.
|
static class |
ETRType.ETRStatus.ETRException.UTPRSafeHarbour |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc |
deminimisSimplifiedNMCECalc |
|
protected ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour |
transitionalCbCRSafeHarbour |
|
protected ETRType.ETRStatus.ETRException.UTPRSafeHarbour |
utprSafeHarbour |
| Constructor | Description |
|---|---|
ETRException() |
| Modifier and Type | Method | Description |
|---|---|---|
ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc |
getDeminimisSimplifiedNMCECalc() |
Gets the value of the deminimisSimplifiedNMCECalc property.
|
ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour |
getTransitionalCbCRSafeHarbour() |
Gets the value of the transitionalCbCRSafeHarbour property.
|
ETRType.ETRStatus.ETRException.UTPRSafeHarbour |
getUTPRSafeHarbour() |
Gets the value of the utprSafeHarbour property.
|
void |
setDeminimisSimplifiedNMCECalc(ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc value) |
Sets the value of the deminimisSimplifiedNMCECalc property.
|
void |
setTransitionalCbCRSafeHarbour(ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour value) |
Sets the value of the transitionalCbCRSafeHarbour property.
|
void |
setUTPRSafeHarbour(ETRType.ETRStatus.ETRException.UTPRSafeHarbour value) |
Sets the value of the utprSafeHarbour property.
|
@Valid protected ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc deminimisSimplifiedNMCECalc
@Valid protected ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour transitionalCbCRSafeHarbour
@Valid protected ETRType.ETRStatus.ETRException.UTPRSafeHarbour utprSafeHarbour
public ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc getDeminimisSimplifiedNMCECalc()
ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalcpublic void setDeminimisSimplifiedNMCECalc(ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalc value)
value - allowed object is
ETRType.ETRStatus.ETRException.DeminimisSimplifiedNMCECalcpublic ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour getTransitionalCbCRSafeHarbour()
ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbourpublic void setTransitionalCbCRSafeHarbour(ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbour value)
value - allowed object is
ETRType.ETRStatus.ETRException.TransitionalCbCRSafeHarbourpublic ETRType.ETRStatus.ETRException.UTPRSafeHarbour getUTPRSafeHarbour()
ETRType.ETRStatus.ETRException.UTPRSafeHarbourpublic void setUTPRSafeHarbour(ETRType.ETRStatus.ETRException.UTPRSafeHarbour value)
value - allowed object is
ETRType.ETRStatus.ETRException.UTPRSafeHarbourCopyright © 2025. All rights reserved.