public static class ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation 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="JurOfOwners">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type"/>
<element name="UPE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="NotApplicable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="PayrollCost">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Total" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Allocation" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TangibleAssetValue">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Total" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Allocation" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwners |
Java class for anonymous complex type.
|
static class |
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCost |
Java class for anonymous complex type.
|
static class |
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValue |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwners |
jurOfOwners |
|
protected ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCost |
payrollCost |
|
protected ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValue |
tangibleAssetValue |
| Constructor | Description |
|---|---|
FTEAllocation() |
@NotNull @Valid protected ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwners jurOfOwners
@NotNull @Valid protected ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCost payrollCost
@NotNull @Valid protected ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValue tangibleAssetValue
public ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwners getJurOfOwners()
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwnerspublic void setJurOfOwners(ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwners value)
value - allowed object is
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.JurOfOwnerspublic ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCost getPayrollCost()
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCostpublic void setPayrollCost(ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCost value)
value - allowed object is
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.PayrollCostpublic ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValue getTangibleAssetValue()
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValuepublic void setTangibleAssetValue(ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValue value)
value - allowed object is
ETRComputationType.OverallComputation.SubstanceExclusion.FTEAllocation.TangibleAssetValueCopyright © 2025. All rights reserved.