
public static class Stuurgegevens.Vraag 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="sortering" type="{http://www.egem.nl/StUF/StUF0204}Sortering" minOccurs="0"/>
<element name="maximumAantal" type="{http://www.egem.nl/StUF/StUF0204}MaximumAantal" minOccurs="0"/>
<element name="indicatorHistorisch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="indicatorVervolgvraag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="indicatorAfnemerIndicatie" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
indicatorAfnemerIndicatie |
protected Boolean |
indicatorHistorisch |
protected Boolean |
indicatorVervolgvraag |
protected BigInteger |
maximumAantal |
protected BigInteger |
sortering |
| Constructor and Description |
|---|
Vraag() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getMaximumAantal()
Gets the value of the maximumAantal property.
|
BigInteger |
getSortering()
Gets the value of the sortering property.
|
Boolean |
isIndicatorAfnemerIndicatie()
Gets the value of the indicatorAfnemerIndicatie property.
|
Boolean |
isIndicatorHistorisch()
Gets the value of the indicatorHistorisch property.
|
Boolean |
isIndicatorVervolgvraag()
Gets the value of the indicatorVervolgvraag property.
|
void |
setIndicatorAfnemerIndicatie(Boolean value)
Sets the value of the indicatorAfnemerIndicatie property.
|
void |
setIndicatorHistorisch(Boolean value)
Sets the value of the indicatorHistorisch property.
|
void |
setIndicatorVervolgvraag(Boolean value)
Sets the value of the indicatorVervolgvraag property.
|
void |
setMaximumAantal(BigInteger value)
Sets the value of the maximumAantal property.
|
void |
setSortering(BigInteger value)
Sets the value of the sortering property.
|
protected BigInteger sortering
protected BigInteger maximumAantal
protected Boolean indicatorHistorisch
protected Boolean indicatorVervolgvraag
protected Boolean indicatorAfnemerIndicatie
public BigInteger getSortering()
BigIntegerpublic void setSortering(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getMaximumAantal()
BigIntegerpublic void setMaximumAantal(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isIndicatorHistorisch()
Booleanpublic void setIndicatorHistorisch(Boolean value)
value - allowed object is
Booleanpublic Boolean isIndicatorVervolgvraag()
Booleanpublic void setIndicatorVervolgvraag(Boolean value)
value - allowed object is
Booleanpublic Boolean isIndicatorAfnemerIndicatie()
BooleanCopyright © 2014–2020 B3Partners B.V.. All rights reserved.