
public static class Stuurgegevens.Antwoord 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="indicatorVervolgvraag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="indicatorAfnemerIndicatie" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="crossRefNummer" type="{http://www.egem.nl/StUF/StUF0204}RefNummer"/>
<element name="foutmelding" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
crossRefNummer |
protected String |
foutmelding |
protected Boolean |
indicatorAfnemerIndicatie |
protected Boolean |
indicatorVervolgvraag |
| Constructor and Description |
|---|
Antwoord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCrossRefNummer()
Gets the value of the crossRefNummer property.
|
String |
getFoutmelding()
Gets the value of the foutmelding property.
|
Boolean |
isIndicatorAfnemerIndicatie()
Gets the value of the indicatorAfnemerIndicatie property.
|
Boolean |
isIndicatorVervolgvraag()
Gets the value of the indicatorVervolgvraag property.
|
void |
setCrossRefNummer(String value)
Sets the value of the crossRefNummer property.
|
void |
setFoutmelding(String value)
Sets the value of the foutmelding property.
|
void |
setIndicatorAfnemerIndicatie(Boolean value)
Sets the value of the indicatorAfnemerIndicatie property.
|
void |
setIndicatorVervolgvraag(Boolean value)
Sets the value of the indicatorVervolgvraag property.
|
protected Boolean indicatorVervolgvraag
protected Boolean indicatorAfnemerIndicatie
protected String crossRefNummer
protected String foutmelding
public Boolean isIndicatorVervolgvraag()
Booleanpublic void setIndicatorVervolgvraag(Boolean value)
value - allowed object is
Booleanpublic Boolean isIndicatorAfnemerIndicatie()
Booleanpublic void setIndicatorAfnemerIndicatie(Boolean value)
value - allowed object is
Booleanpublic String getCrossRefNummer()
Stringpublic void setCrossRefNummer(String value)
value - allowed object is
Stringpublic String getFoutmelding()
StringCopyright © 2014–2020 B3Partners B.V.. All rights reserved.