public static class ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred 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="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>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL |
aggregateDTL |
|
protected @NotNull BigInteger |
dtlrfy |
|
protected @NotNull BigInteger |
dtlrfyMinus5 |
|
protected @NotNull BigInteger |
recapDTLRFYMinus5 |
| Constructor | Description |
|---|---|
RecaptureDeferred() |
| Modifier and Type | Method | Description |
|---|---|---|
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL |
getAggregateDTL() |
Gets the value of the aggregateDTL property.
|
BigInteger |
getDTLRFY() |
Gets the value of the dtlrfy property.
|
BigInteger |
getDTLRFYMinus5() |
Gets the value of the dtlrfyMinus5 property.
|
BigInteger |
getRecapDTLRFYMinus5() |
Gets the value of the recapDTLRFYMinus5 property.
|
void |
setAggregateDTL(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL value) |
Sets the value of the aggregateDTL property.
|
void |
setDTLRFY(BigInteger value) |
Sets the value of the dtlrfy property.
|
void |
setDTLRFYMinus5(BigInteger value) |
Sets the value of the dtlrfyMinus5 property.
|
void |
setRecapDTLRFYMinus5(BigInteger value) |
Sets the value of the recapDTLRFYMinus5 property.
|
@NotNull protected @NotNull BigInteger dtlrfyMinus5
@NotNull protected @NotNull BigInteger recapDTLRFYMinus5
@NotNull protected @NotNull BigInteger dtlrfy
@NotNull @Valid protected ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL aggregateDTL
public BigInteger getDTLRFYMinus5()
BigIntegerpublic void setDTLRFYMinus5(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getRecapDTLRFYMinus5()
BigIntegerpublic void setRecapDTLRFYMinus5(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getDTLRFY()
BigIntegerpublic void setDTLRFY(BigInteger value)
value - allowed object is
BigIntegerpublic ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL getAggregateDTL()
public void setAggregateDTL(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL value)
value - allowed object is
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTLCopyright © 2025. All rights reserved.