public static class CorporateStructureType.CE.QIIR 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="POPE-IPE" type="{urn:oecd:ties:globe:v2}POPEIPE_EnumType"/>
<element name="Exception" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ExceptionRule">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="Art2.1.3" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Art2.1.5" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TIN" type="{urn:oecd:ties:globe:v2}TIN_Type"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
CorporateStructureType.CE.QIIR.Exception |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected CorporateStructureType.CE.QIIR.Exception |
exception |
|
protected @NotNull POPEIPEEnumType |
popeipe |
| Constructor | Description |
|---|---|
QIIR() |
| Modifier and Type | Method | Description |
|---|---|---|
CorporateStructureType.CE.QIIR.Exception |
getException() |
Gets the value of the exception property.
|
POPEIPEEnumType |
getPOPEIPE() |
Gets the value of the popeipe property.
|
void |
setException(CorporateStructureType.CE.QIIR.Exception value) |
Sets the value of the exception property.
|
void |
setPOPEIPE(POPEIPEEnumType value) |
Sets the value of the popeipe property.
|
@NotNull protected @NotNull POPEIPEEnumType popeipe
@Valid protected CorporateStructureType.CE.QIIR.Exception exception
public POPEIPEEnumType getPOPEIPE()
POPEIPEEnumTypepublic void setPOPEIPE(POPEIPEEnumType value)
value - allowed object is
POPEIPEEnumTypepublic CorporateStructureType.CE.QIIR.Exception getException()
CorporateStructureType.CE.QIIR.Exceptionpublic void setException(CorporateStructureType.CE.QIIR.Exception value)
value - allowed object is
CorporateStructureType.CE.QIIR.ExceptionCopyright © 2025. All rights reserved.