
public class Stuurgegevens 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="berichtsoort">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="4"/>
<maxLength value="4"/>
<pattern value="Fo01"/>
<pattern value="Lv01"/>
<pattern value="Lv02"/>
<pattern value="La01"/>
<pattern value="La02"/>
<pattern value="Lk01"/>
<pattern value="Bv01"/>
</restriction>
</simpleType>
</element>
<element name="entiteittype">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="3"/>
<maxLength value="3"/>
</restriction>
</simpleType>
</element>
<element name="sectormodel" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="versieStUF" type="{http://www.egem.nl/StUF/StUF0204}Versienr"/>
<element name="versieSectormodel" type="{http://www.egem.nl/StUF/StUF0204}Versienr"/>
<element name="zender" type="{http://www.egem.nl/StUF/StUF0204}Systeem"/>
<element name="ontvanger" type="{http://www.egem.nl/StUF/StUF0204}Systeem"/>
<element name="referentienummer" type="{http://www.egem.nl/StUF/StUF0204}RefNummer"/>
<element name="tijdstipBericht" type="{http://www.egem.nl/StUF/StUF0204}Tijdstip"/>
<choice>
<element name="kennisgeving">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="mutatiesoort" type="{http://www.egem.nl/StUF/StUF0204}Mutatiesoort"/>
<element name="indicatorOvername" type="{http://www.egem.nl/StUF/StUF0204}IndicatorOvername"/>
<element name="tijdstipMutatie" type="{http://www.egem.nl/StUF/StUF0204}Tijdstip" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="vraag">
<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>
</element>
<element name="antwoord">
<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>
</element>
<element name="bevestiging">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="crossRefNummer" type="{http://www.egem.nl/StUF/StUF0204}RefNummer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="fout">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="crossRefNummer" type="{http://www.egem.nl/StUF/StUF0204}RefNummer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Stuurgegevens.Antwoord
Java class for anonymous complex type.
|
static class |
Stuurgegevens.Bevestiging
Java class for anonymous complex type.
|
static class |
Stuurgegevens.Fout
Java class for anonymous complex type.
|
static class |
Stuurgegevens.Kennisgeving
Java class for anonymous complex type.
|
static class |
Stuurgegevens.Vraag
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Stuurgegevens.Antwoord |
antwoord |
protected String |
berichtsoort |
protected Stuurgegevens.Bevestiging |
bevestiging |
protected String |
entiteittype |
protected Stuurgegevens.Fout |
fout |
protected Stuurgegevens.Kennisgeving |
kennisgeving |
protected Systeem |
ontvanger |
protected String |
referentienummer |
protected String |
sectormodel |
protected String |
tijdstipBericht |
protected String |
versieSectormodel |
protected String |
versieStUF |
protected Stuurgegevens.Vraag |
vraag |
protected Systeem |
zender |
| Constructor and Description |
|---|
Stuurgegevens() |
| Modifier and Type | Method and Description |
|---|---|
Stuurgegevens.Antwoord |
getAntwoord()
Gets the value of the antwoord property.
|
String |
getBerichtsoort()
Gets the value of the berichtsoort property.
|
Stuurgegevens.Bevestiging |
getBevestiging()
Gets the value of the bevestiging property.
|
String |
getEntiteittype()
Gets the value of the entiteittype property.
|
Stuurgegevens.Fout |
getFout()
Gets the value of the fout property.
|
Stuurgegevens.Kennisgeving |
getKennisgeving()
Gets the value of the kennisgeving property.
|
Systeem |
getOntvanger()
Gets the value of the ontvanger property.
|
String |
getReferentienummer()
Gets the value of the referentienummer property.
|
String |
getSectormodel()
Gets the value of the sectormodel property.
|
String |
getTijdstipBericht()
Gets the value of the tijdstipBericht property.
|
String |
getVersieSectormodel()
Gets the value of the versieSectormodel property.
|
String |
getVersieStUF()
Gets the value of the versieStUF property.
|
Stuurgegevens.Vraag |
getVraag()
Gets the value of the vraag property.
|
Systeem |
getZender()
Gets the value of the zender property.
|
void |
setAntwoord(Stuurgegevens.Antwoord value)
Sets the value of the antwoord property.
|
void |
setBerichtsoort(String value)
Sets the value of the berichtsoort property.
|
void |
setBevestiging(Stuurgegevens.Bevestiging value)
Sets the value of the bevestiging property.
|
void |
setEntiteittype(String value)
Sets the value of the entiteittype property.
|
void |
setFout(Stuurgegevens.Fout value)
Sets the value of the fout property.
|
void |
setKennisgeving(Stuurgegevens.Kennisgeving value)
Sets the value of the kennisgeving property.
|
void |
setOntvanger(Systeem value)
Sets the value of the ontvanger property.
|
void |
setReferentienummer(String value)
Sets the value of the referentienummer property.
|
void |
setSectormodel(String value)
Sets the value of the sectormodel property.
|
void |
setTijdstipBericht(String value)
Sets the value of the tijdstipBericht property.
|
void |
setVersieSectormodel(String value)
Sets the value of the versieSectormodel property.
|
void |
setVersieStUF(String value)
Sets the value of the versieStUF property.
|
void |
setVraag(Stuurgegevens.Vraag value)
Sets the value of the vraag property.
|
void |
setZender(Systeem value)
Sets the value of the zender property.
|
protected String berichtsoort
protected String entiteittype
protected String sectormodel
protected String versieStUF
protected String versieSectormodel
protected Systeem zender
protected Systeem ontvanger
protected String referentienummer
protected String tijdstipBericht
protected Stuurgegevens.Kennisgeving kennisgeving
protected Stuurgegevens.Vraag vraag
protected Stuurgegevens.Antwoord antwoord
protected Stuurgegevens.Bevestiging bevestiging
protected Stuurgegevens.Fout fout
public String getBerichtsoort()
Stringpublic void setBerichtsoort(String value)
value - allowed object is
Stringpublic String getEntiteittype()
Stringpublic void setEntiteittype(String value)
value - allowed object is
Stringpublic String getSectormodel()
Stringpublic void setSectormodel(String value)
value - allowed object is
Stringpublic String getVersieStUF()
Stringpublic void setVersieStUF(String value)
value - allowed object is
Stringpublic String getVersieSectormodel()
Stringpublic void setVersieSectormodel(String value)
value - allowed object is
Stringpublic Systeem getZender()
Systeempublic void setZender(Systeem value)
value - allowed object is
Systeempublic Systeem getOntvanger()
Systeempublic void setOntvanger(Systeem value)
value - allowed object is
Systeempublic String getReferentienummer()
Stringpublic void setReferentienummer(String value)
value - allowed object is
Stringpublic String getTijdstipBericht()
Stringpublic void setTijdstipBericht(String value)
value - allowed object is
Stringpublic Stuurgegevens.Kennisgeving getKennisgeving()
Stuurgegevens.Kennisgevingpublic void setKennisgeving(Stuurgegevens.Kennisgeving value)
value - allowed object is
Stuurgegevens.Kennisgevingpublic Stuurgegevens.Vraag getVraag()
Stuurgegevens.Vraagpublic void setVraag(Stuurgegevens.Vraag value)
value - allowed object is
Stuurgegevens.Vraagpublic Stuurgegevens.Antwoord getAntwoord()
Stuurgegevens.Antwoordpublic void setAntwoord(Stuurgegevens.Antwoord value)
value - allowed object is
Stuurgegevens.Antwoordpublic Stuurgegevens.Bevestiging getBevestiging()
Stuurgegevens.Bevestigingpublic void setBevestiging(Stuurgegevens.Bevestiging value)
value - allowed object is
Stuurgegevens.Bevestigingpublic Stuurgegevens.Fout getFout()
Stuurgegevens.Foutpublic void setFout(Stuurgegevens.Fout value)
value - allowed object is
Stuurgegevens.FoutCopyright © 2014–2018 B3Partners B.V.. All rights reserved.