public static class ETRComputationType.CEComputation.Elections.Art634 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="FYTriggerEvent" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Inclusion">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="Art6.3.4.c.i" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Art6.3.4.c.ii" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ETRComputationType.CEComputation.Elections.Art634.Inclusion |
Java class for anonymous complex type.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull XMLGregorianCalendar |
fyTriggerEvent |
|
protected ETRComputationType.CEComputation.Elections.Art634.Inclusion |
inclusion |
| Constructor | Description |
|---|---|
Art634() |
| Modifier and Type | Method | Description |
|---|---|---|
XMLGregorianCalendar |
getFYTriggerEvent() |
Gets the value of the fyTriggerEvent property.
|
ETRComputationType.CEComputation.Elections.Art634.Inclusion |
getInclusion() |
Gets the value of the inclusion property.
|
void |
setFYTriggerEvent(XMLGregorianCalendar value) |
Sets the value of the fyTriggerEvent property.
|
void |
setInclusion(ETRComputationType.CEComputation.Elections.Art634.Inclusion value) |
Sets the value of the inclusion property.
|
@NotNull protected @NotNull XMLGregorianCalendar fyTriggerEvent
@NotNull @Valid protected ETRComputationType.CEComputation.Elections.Art634.Inclusion inclusion
public XMLGregorianCalendar getFYTriggerEvent()
XMLGregorianCalendarpublic void setFYTriggerEvent(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic ETRComputationType.CEComputation.Elections.Art634.Inclusion getInclusion()
.Inclusion public void setInclusion(ETRComputationType.CEComputation.Elections.Art634.Inclusion value)
value - allowed object is
.Inclusion Copyright © 2025. All rights reserved.