public static class ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners 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="OwnershipPercentage" type="{urn:oecd:ties:globe:v2}percentage"/>
<choice>
<element name="IndOwners">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NumOfOwners" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type" minOccurs="0"/>
<element name="TaxRate" type="{urn:oecd:ties:globe:v2}percentage" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="EntityOwner">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TIN" type="{urn:oecd:ties:globe:v2}TIN_Type"/>
<element name="ResCountryCode" type="{urn:oecd:ties:isoglobetypes:v1}CountryCode_Type"/>
<element name="TaxRate" type="{urn:oecd:ties:globe:v2}percentage" minOccurs="0"/>
<element name="ExTypeOfEntity" type="{urn:oecd:ties:globe:v2}ExTypeOfEntity_EnumType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner |
Java class for anonymous complex type.
|
static class |
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner |
entityOwner |
|
protected ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners |
indOwners |
|
protected @NotNull @DecimalMax(value="1") @DecimalMin(value="0") BigDecimal |
ownershipPercentage |
| Constructor | Description |
|---|---|
IdentificationOfOwners() |
| Modifier and Type | Method | Description |
|---|---|---|
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner |
getEntityOwner() |
Gets the value of the entityOwner property.
|
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners |
getIndOwners() |
Gets the value of the indOwners property.
|
BigDecimal |
getOwnershipPercentage() |
Gets the value of the ownershipPercentage property.
|
void |
setEntityOwner(ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner value) |
Sets the value of the entityOwner property.
|
void |
setIndOwners(ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners value) |
Sets the value of the indOwners property.
|
void |
setOwnershipPercentage(BigDecimal value) |
Sets the value of the ownershipPercentage property.
|
@NotNull @DecimalMax(value="1") @DecimalMin(value="0") protected @NotNull @DecimalMax(value="1") @DecimalMin(value="0") BigDecimal ownershipPercentage
@Valid protected ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners indOwners
@Valid protected ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner entityOwner
public BigDecimal getOwnershipPercentage()
BigDecimalpublic void setOwnershipPercentage(BigDecimal value)
value - allowed object is
BigDecimalpublic ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners getIndOwners()
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwnerspublic void setIndOwners(ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwners value)
value - allowed object is
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.IndOwnerspublic ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner getEntityOwner()
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwnerpublic void setEntityOwner(ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwner value)
value - allowed object is
ETRComputationType.CEComputation.AdjustedFANIL.Adjustment.UPEAdjustments.IdentificationOfOwners.EntityOwnerCopyright © 2025. All rights reserved.