public static class ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome 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="InternationalShipIncome">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Total" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<sequence>
<element name="Category" type="{urn:oecd:ties:globe:v2}IntShipCategory_EnumType" maxOccurs="unbounded"/>
<element name="Revenue" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Costs" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="QualifiedAncShipIncome">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Total" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<sequence>
<element name="Category" type="{urn:oecd:ties:globe:v2}ANCShipCategory_EnumType"/>
<element name="Revenue" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Costs" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SubstanceExclusion">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PayrollCosts" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="TangibleAssets" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CoveredTaxes" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncome |
Java class for anonymous complex type.
|
static class |
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncome |
Java class for anonymous complex type.
|
static class |
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusion |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull BigInteger |
coveredTaxes |
|
protected ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncome |
internationalShipIncome |
|
protected ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncome |
qualifiedAncShipIncome |
|
protected ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusion |
substanceExclusion |
| Constructor | Description |
|---|---|
IntShippingIncome() |
@NotNull @Valid protected ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncome internationalShipIncome
@NotNull @Valid protected ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncome qualifiedAncShipIncome
@NotNull @Valid protected ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusion substanceExclusion
@NotNull protected @NotNull BigInteger coveredTaxes
public ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncome getInternationalShipIncome()
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncomepublic void setInternationalShipIncome(ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncome value)
value - allowed object is
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.InternationalShipIncomepublic ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncome getQualifiedAncShipIncome()
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncomepublic void setQualifiedAncShipIncome(ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncome value)
value - allowed object is
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.QualifiedAncShipIncomepublic ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusion getSubstanceExclusion()
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusionpublic void setSubstanceExclusion(ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusion value)
value - allowed object is
ETRComputationType.CEComputation.NetGlobeIncome.IntShippingIncome.SubstanceExclusionpublic BigInteger getCoveredTaxes()
BigIntegerpublic void setCoveredTaxes(BigInteger value)
value - allowed object is
BigIntegerCopyright © 2025. All rights reserved.