public static class CorporateStructureType.CE.QIIR.Exception 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="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>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
CorporateStructureType.CE.QIIR.Exception.ExceptionRule |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected CorporateStructureType.CE.QIIR.Exception.ExceptionRule |
exceptionRule |
|
protected @NotNull @Valid TINType |
tin |
| Constructor | Description |
|---|---|
Exception() |
| Modifier and Type | Method | Description |
|---|---|---|
CorporateStructureType.CE.QIIR.Exception.ExceptionRule |
getExceptionRule() |
Gets the value of the exceptionRule property.
|
TINType |
getTIN() |
Gets the value of the tin property.
|
void |
setExceptionRule(CorporateStructureType.CE.QIIR.Exception.ExceptionRule value) |
Sets the value of the exceptionRule property.
|
void |
setTIN(TINType value) |
Sets the value of the tin property.
|
@NotNull @Valid protected CorporateStructureType.CE.QIIR.Exception.ExceptionRule exceptionRule
@NotNull @Valid protected @NotNull @Valid TINType tin
public CorporateStructureType.CE.QIIR.Exception.ExceptionRule getExceptionRule()
CorporateStructureType.CE.QIIR.Exception.ExceptionRulepublic void setExceptionRule(CorporateStructureType.CE.QIIR.Exception.ExceptionRule value)
value - allowed object is
CorporateStructureType.CE.QIIR.Exception.ExceptionRulepublic TINType getTIN()
TINTypeCopyright © 2025. All rights reserved.