public static class ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments 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>
<sequence>
<element name="Amount" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="AdjustmentItem" type="{urn:oecd:ties:globe:v2}DeferredAdjustedTax_EnumType"/>
</sequence>
<element name="RecaptureDeferred">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DTLRFYMinus5" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="RecapDTLRFYMinus5" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="DTLRFY" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="AggregateDTL">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ReportingFiscalYear">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AmountPreTransition" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="AmountOutBalance" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="AmountUnjustified" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="PriorFiscalYear">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AmountPreTransition" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="AmountOutBalance" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="AmountUnjustified" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull DeferredAdjustedTaxEnumType |
adjustmentItem |
|
protected @NotNull BigInteger |
amount |
|
protected ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred |
recaptureDeferred |
| Constructor | Description |
|---|---|
Adjustments() |
| Modifier and Type | Method | Description |
|---|---|---|
DeferredAdjustedTaxEnumType |
getAdjustmentItem() |
Gets the value of the adjustmentItem property.
|
BigInteger |
getAmount() |
Gets the value of the amount property.
|
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred |
getRecaptureDeferred() |
Gets the value of the recaptureDeferred property.
|
void |
setAdjustmentItem(DeferredAdjustedTaxEnumType value) |
Sets the value of the adjustmentItem property.
|
void |
setAmount(BigInteger value) |
Sets the value of the amount property.
|
void |
setRecaptureDeferred(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred value) |
Sets the value of the recaptureDeferred property.
|
@NotNull protected @NotNull BigInteger amount
@NotNull protected @NotNull DeferredAdjustedTaxEnumType adjustmentItem
@NotNull @Valid protected ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred recaptureDeferred
public BigInteger getAmount()
BigIntegerpublic void setAmount(BigInteger value)
value - allowed object is
BigIntegerpublic DeferredAdjustedTaxEnumType getAdjustmentItem()
DeferredAdjustedTaxEnumTypepublic void setAdjustmentItem(DeferredAdjustedTaxEnumType value)
value - allowed object is
DeferredAdjustedTaxEnumTypepublic ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred getRecaptureDeferred()
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferredpublic void setRecaptureDeferred(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred value)
value - allowed object is
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferredCopyright © 2025. All rights reserved.