public static class CorporateStructureType.CE.QIIR.Exception.ExceptionRule 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">
<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>
| Modifier and Type | Field | Description |
|---|---|---|
protected Boolean |
art213 |
|
protected Boolean |
art215 |
| Constructor | Description |
|---|---|
ExceptionRule() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
getArt213() |
Gets the value of the art213 property.
|
Boolean |
getArt215() |
Gets the value of the art215 property.
|
void |
setArt213(Boolean value) |
Sets the value of the art213 property.
|
void |
setArt215(Boolean value) |
Sets the value of the art215 property.
|
public Boolean getArt213()
Booleanpublic void setArt213(Boolean value)
value - allowed object is
Booleanpublic Boolean getArt215()
BooleanCopyright © 2025. All rights reserved.