public static class ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur 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="Jurisdiction" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type"/>
<element name="Allocation">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SubGroupTIN" type="{urn:oecd:ties:globe:v2}TIN_Type"/>
<element name="AggAllocTax" 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.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation |
allocation |
|
protected @NotNull CountryCodeType |
jurisdiction |
| Constructor | Description |
|---|---|
CFCJur() |
| Modifier and Type | Method | Description |
|---|---|---|
ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation |
getAllocation() |
Gets the value of the allocation property.
|
CountryCodeType |
getJurisdiction() |
Gets the value of the jurisdiction property.
|
void |
setAllocation(ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation value) |
Sets the value of the allocation property.
|
void |
setJurisdiction(CountryCodeType value) |
Sets the value of the jurisdiction property.
|
@NotNull protected @NotNull CountryCodeType jurisdiction
@NotNull @Valid protected ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation allocation
public CountryCodeType getJurisdiction()
CountryCodeTypepublic void setJurisdiction(CountryCodeType value)
value - allowed object is
CountryCodeTypepublic ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation getAllocation()
ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocationpublic void setAllocation(ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.Allocation value)
value - allowed object is
ETRComputationType.OverallComputation.AdjustedCoveredTax.TransBlendCFC.CFCJur.AllocationCopyright © 2025. All rights reserved.