public static class ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL 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="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>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYear |
Java class for anonymous complex type.
|
static class |
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYear |
Java class for anonymous complex type.
|
| Constructor | Description |
|---|---|
AggregateDTL() |
| Modifier and Type | Method | Description |
|---|---|---|
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYear |
getPriorFiscalYear() |
Gets the value of the priorFiscalYear property.
|
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYear |
getReportingFiscalYear() |
Gets the value of the reportingFiscalYear property.
|
void |
setPriorFiscalYear(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYear value) |
Sets the value of the priorFiscalYear property.
|
void |
setReportingFiscalYear(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYear value) |
Sets the value of the reportingFiscalYear property.
|
@NotNull @Valid protected ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYear reportingFiscalYear
@NotNull @Valid protected ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYear priorFiscalYear
public ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYear getReportingFiscalYear()
public void setReportingFiscalYear(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYear value)
value - allowed object is
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.ReportingFiscalYearpublic ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYear getPriorFiscalYear()
public void setPriorFiscalYear(ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYear value)
value - allowed object is
ETRComputationType.OverallComputation.AdjustedCoveredTax.DeferTaxAdjustAmt.Adjustments.RecaptureDeferred.AggregateDTL.PriorFiscalYearCopyright © 2025. All rights reserved.