public static class ETRComputationType.CEComputation.AdjustedFANIL.Adjustment 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="MainEntityPEandFTE" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Basis" type="{urn:oecd:ties:globe:v2}MainEntityPEandFTEBasis_EnumType"/>
<element name="OtherTIN" type="{urn:oecd:ties:globe:v2}TIN_Type"/>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type" minOccurs="0"/>
<element name="Additions" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Reductions" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CrossBorderAdjustments" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Basis" type="{urn:oecd:ties:globe:v2}CrossBorderAdjustments_EnumType"/>
<element name="OtherTIN" type="{urn:oecd:ties:globe:v2}TIN_Type"/>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type" minOccurs="0"/>
<element name="Additions" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Reductions" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="UPEAdjustments" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Basis" type="{urn:oecd:ties:globe:v2}UPEAdjustmentsBasis_EnumType"/>
<element name="Reductions" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="Amount" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Exception" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="IdentificationOfOwners" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OwnershipPercentage" type="{urn:oecd:ties:globe:v2}percentage"/>
<choice>
<element name="IndOwners">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NumOfOwners" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type" minOccurs="0"/>
<element name="TaxRate" type="{urn:oecd:ties:globe:v2}percentage" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="EntityOwner">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TIN" type="{urn:oecd:ties:globe:v2}TIN_Type"/>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type"/>
<element name="TaxRate" type="{urn:oecd:ties:globe:v2}percentage" minOccurs="0"/>
<element name="ExTypeOfEntity" type="{urn:oecd:ties:globe:v2}ExTypeOfEntity_EnumType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.CrossBorderAdjustments |
Java class for anonymous complex type.
|
static class |
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.MainEntityPEandFTE |
Java class for anonymous complex type.
|
static class |
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected @Valid List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.CrossBorderAdjustments> |
crossBorderAdjustments |
|
protected @Valid List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.MainEntityPEandFTE> |
mainEntityPEandFTE |
|
protected @Valid List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments> |
upeAdjustments |
| Constructor | Description |
|---|---|
Adjustment() |
| Modifier and Type | Method | Description |
|---|---|---|
List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.CrossBorderAdjustments> |
getCrossBorderAdjustments() |
Gets the value of the crossBorderAdjustments property.
|
List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.MainEntityPEandFTE> |
getMainEntityPEandFTE() |
Gets the value of the mainEntityPEandFTE property.
|
List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments> |
getUPEAdjustments() |
Gets the value of the upeAdjustments property.
|
@Valid protected @Valid List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.MainEntityPEandFTE> mainEntityPEandFTE
@Valid protected @Valid List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.CrossBorderAdjustments> crossBorderAdjustments
@Valid protected @Valid List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments> upeAdjustments
public List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.MainEntityPEandFTE> getMainEntityPEandFTE()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the mainEntityPEandFTE property.
For example, to add a new item, do as follows:
getMainEntityPEandFTE().add(newItem);
Objects of the following type(s) are allowed in the list
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.MainEntityPEandFTE
public List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.CrossBorderAdjustments> getCrossBorderAdjustments()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the crossBorderAdjustments property.
For example, to add a new item, do as follows:
getCrossBorderAdjustments().add(newItem);
Objects of the following type(s) are allowed in the list
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.CrossBorderAdjustments
public List<ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments> getUPEAdjustments()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the upeAdjustments property.
For example, to add a new item, do as follows:
getUPEAdjustments().add(newItem);
Objects of the following type(s) are allowed in the list
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments
Copyright © 2025. All rights reserved.