Package nl.egem.stuf.stuf0204
Class Stuurgegevens
java.lang.Object
nl.egem.stuf.stuf0204.Stuurgegevens
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>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type. -
Field Summary
Modifier and TypeFieldDescriptionprotected Stuurgegevens.Antwoord
protected String
protected Stuurgegevens.Bevestiging
protected String
protected Stuurgegevens.Fout
protected Stuurgegevens.Kennisgeving
protected Systeem
protected String
protected String
protected String
protected String
protected String
protected Stuurgegevens.Vraag
protected Systeem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the antwoord property.Gets the value of the berichtsoort property.Gets the value of the bevestiging property.Gets the value of the entiteittype property.getFout()
Gets the value of the fout property.Gets the value of the kennisgeving property.Gets the value of the ontvanger property.Gets the value of the referentienummer property.Gets the value of the sectormodel property.Gets the value of the tijdstipBericht property.Gets the value of the versieSectormodel property.Gets the value of the versieStUF property.getVraag()
Gets the value of the vraag property.Gets the value of the zender property.void
Sets the value of the antwoord property.void
setBerichtsoort
(String value) Sets the value of the berichtsoort property.void
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
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
Sets the value of the zender property.
-
Field Details
-
berichtsoort
-
entiteittype
-
sectormodel
-
versieStUF
-
versieSectormodel
-
zender
-
ontvanger
-
referentienummer
-
tijdstipBericht
-
kennisgeving
-
vraag
-
antwoord
-
bevestiging
-
fout
-
-
Constructor Details
-
Stuurgegevens
public Stuurgegevens()
-
-
Method Details
-
getBerichtsoort
Gets the value of the berichtsoort property.- Returns:
- possible object is
String
-
setBerichtsoort
Sets the value of the berichtsoort property.- Parameters:
value
- allowed object isString
-
getEntiteittype
Gets the value of the entiteittype property.- Returns:
- possible object is
String
-
setEntiteittype
Sets the value of the entiteittype property.- Parameters:
value
- allowed object isString
-
getSectormodel
Gets the value of the sectormodel property.- Returns:
- possible object is
String
-
setSectormodel
Sets the value of the sectormodel property.- Parameters:
value
- allowed object isString
-
getVersieStUF
Gets the value of the versieStUF property.- Returns:
- possible object is
String
-
setVersieStUF
Sets the value of the versieStUF property.- Parameters:
value
- allowed object isString
-
getVersieSectormodel
Gets the value of the versieSectormodel property.- Returns:
- possible object is
String
-
setVersieSectormodel
Sets the value of the versieSectormodel property.- Parameters:
value
- allowed object isString
-
getZender
Gets the value of the zender property.- Returns:
- possible object is
Systeem
-
setZender
Sets the value of the zender property.- Parameters:
value
- allowed object isSysteem
-
getOntvanger
Gets the value of the ontvanger property.- Returns:
- possible object is
Systeem
-
setOntvanger
Sets the value of the ontvanger property.- Parameters:
value
- allowed object isSysteem
-
getReferentienummer
Gets the value of the referentienummer property.- Returns:
- possible object is
String
-
setReferentienummer
Sets the value of the referentienummer property.- Parameters:
value
- allowed object isString
-
getTijdstipBericht
Gets the value of the tijdstipBericht property.- Returns:
- possible object is
String
-
setTijdstipBericht
Sets the value of the tijdstipBericht property.- Parameters:
value
- allowed object isString
-
getKennisgeving
Gets the value of the kennisgeving property.- Returns:
- possible object is
Stuurgegevens.Kennisgeving
-
setKennisgeving
Sets the value of the kennisgeving property.- Parameters:
value
- allowed object isStuurgegevens.Kennisgeving
-
getVraag
Gets the value of the vraag property.- Returns:
- possible object is
Stuurgegevens.Vraag
-
setVraag
Sets the value of the vraag property.- Parameters:
value
- allowed object isStuurgegevens.Vraag
-
getAntwoord
Gets the value of the antwoord property.- Returns:
- possible object is
Stuurgegevens.Antwoord
-
setAntwoord
Sets the value of the antwoord property.- Parameters:
value
- allowed object isStuurgegevens.Antwoord
-
getBevestiging
Gets the value of the bevestiging property.- Returns:
- possible object is
Stuurgegevens.Bevestiging
-
setBevestiging
Sets the value of the bevestiging property.- Parameters:
value
- allowed object isStuurgegevens.Bevestiging
-
getFout
Gets the value of the fout property.- Returns:
- possible object is
Stuurgegevens.Fout
-
setFout
Sets the value of the fout property.- Parameters:
value
- allowed object isStuurgegevens.Fout
-