Package nl.egem.stuf.sector.bg._0204
Class R03Tabel
java.lang.Object
nl.egem.stuf.sector.bg._0204.R03Tabel
Sortering 01: gemeentecode, woonplaatscode
Sortering 02: woonplaatsnaam
Java class for R03-tabel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="R03-tabel"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="gemeentecode" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Gemeentecode"> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/> <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" /> </extension> </simpleContent> </complexType> </element> <element name="woonplaatscode" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Woonplaatscode"> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/> <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" /> </extension> </simpleContent> </complexType> </element> <element name="woonplaatsnaam" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Woonplaatsnaam"> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/> </extension> </simpleContent> </complexType> </element> <element name="gemeentenaam" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Gemeentenaam"> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/> </extension> </simpleContent> </complexType> </element> <element name="ingangsdatum" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicatorKerngegeven" minOccurs="0"/> <element name="einddatum" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicatorKerngegeven" minOccurs="0"/> <element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/> </sequence> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}tabel"/> </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. -
Field Summary
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected ExtraElementen
protected javax.xml.bind.JAXBElement<R03Tabel.Gemeentecode>
protected javax.xml.bind.JAXBElement<R03Tabel.Gemeentenaam>
protected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected NoValue
protected String
protected Verwerkingssoort
protected javax.xml.bind.JAXBElement<R03Tabel.Woonplaatscode>
protected javax.xml.bind.JAXBElement<R03Tabel.Woonplaatsnaam>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
Gets the value of the einddatum property.Gets the value of the extraElementen property.javax.xml.bind.JAXBElement<R03Tabel.Gemeentecode>
Gets the value of the gemeentecode property.javax.xml.bind.JAXBElement<R03Tabel.Gemeentenaam>
Gets the value of the gemeentenaam property.javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
Gets the value of the ingangsdatum property.Gets the value of the noValue property.Gets the value of the soortEntiteit property.Gets the value of the verwerkingssoort property.javax.xml.bind.JAXBElement<R03Tabel.Woonplaatscode>
Gets the value of the woonplaatscode property.javax.xml.bind.JAXBElement<R03Tabel.Woonplaatsnaam>
Gets the value of the woonplaatsnaam property.void
setEinddatum
(javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven> value) Sets the value of the einddatum property.void
setExtraElementen
(ExtraElementen value) Sets the value of the extraElementen property.void
setGemeentecode
(javax.xml.bind.JAXBElement<R03Tabel.Gemeentecode> value) Sets the value of the gemeentecode property.void
setGemeentenaam
(javax.xml.bind.JAXBElement<R03Tabel.Gemeentenaam> value) Sets the value of the gemeentenaam property.void
setIngangsdatum
(javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven> value) Sets the value of the ingangsdatum property.void
setNoValue
(NoValue value) Sets the value of the noValue property.void
setSoortEntiteit
(String value) Sets the value of the soortEntiteit property.void
Sets the value of the verwerkingssoort property.void
setWoonplaatscode
(javax.xml.bind.JAXBElement<R03Tabel.Woonplaatscode> value) Sets the value of the woonplaatscode property.void
setWoonplaatsnaam
(javax.xml.bind.JAXBElement<R03Tabel.Woonplaatsnaam> value) Sets the value of the woonplaatsnaam property.
-
Field Details
-
gemeentecode
-
woonplaatscode
-
woonplaatsnaam
-
gemeentenaam
-
ingangsdatum
-
einddatum
-
extraElementen
-
soortEntiteit
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
R03Tabel
public R03Tabel()
-
-
Method Details
-
getGemeentecode
Gets the value of the gemeentecode property.- Returns:
- possible object is
JAXBElement
<
R03Tabel.Gemeentecode
>
-
setGemeentecode
Sets the value of the gemeentecode property.- Parameters:
value
- allowed object isJAXBElement
<
R03Tabel.Gemeentecode
>
-
getWoonplaatscode
Gets the value of the woonplaatscode property.- Returns:
- possible object is
JAXBElement
<
R03Tabel.Woonplaatscode
>
-
setWoonplaatscode
Sets the value of the woonplaatscode property.- Parameters:
value
- allowed object isJAXBElement
<
R03Tabel.Woonplaatscode
>
-
getWoonplaatsnaam
Gets the value of the woonplaatsnaam property.- Returns:
- possible object is
JAXBElement
<
R03Tabel.Woonplaatsnaam
>
-
setWoonplaatsnaam
Sets the value of the woonplaatsnaam property.- Parameters:
value
- allowed object isJAXBElement
<
R03Tabel.Woonplaatsnaam
>
-
getGemeentenaam
Gets the value of the gemeentenaam property.- Returns:
- possible object is
JAXBElement
<
R03Tabel.Gemeentenaam
>
-
setGemeentenaam
Sets the value of the gemeentenaam property.- Parameters:
value
- allowed object isJAXBElement
<
R03Tabel.Gemeentenaam
>
-
getIngangsdatum
Gets the value of the ingangsdatum property.- Returns:
- possible object is
JAXBElement
<
DatumMetIndicatorKerngegeven
>
-
setIngangsdatum
Sets the value of the ingangsdatum property.- Parameters:
value
- allowed object isJAXBElement
<
DatumMetIndicatorKerngegeven
>
-
getEinddatum
Gets the value of the einddatum property.- Returns:
- possible object is
JAXBElement
<
DatumMetIndicatorKerngegeven
>
-
setEinddatum
Sets the value of the einddatum property.- Parameters:
value
- allowed object isJAXBElement
<
DatumMetIndicatorKerngegeven
>
-
getExtraElementen
Gets the value of the extraElementen property.- Returns:
- possible object is
ExtraElementen
-
setExtraElementen
Sets the value of the extraElementen property.- Parameters:
value
- allowed object isExtraElementen
-
getSoortEntiteit
Gets the value of the soortEntiteit property.- Returns:
- possible object is
String
-
setSoortEntiteit
Sets the value of the soortEntiteit property.- Parameters:
value
- allowed object isString
-
getVerwerkingssoort
Gets the value of the verwerkingssoort property.- Returns:
- possible object is
Verwerkingssoort
-
setVerwerkingssoort
Sets the value of the verwerkingssoort property.- Parameters:
value
- allowed object isVerwerkingssoort
-
getNoValue
Gets the value of the noValue property.- Returns:
- possible object is
NoValue
-
setNoValue
Sets the value of the noValue property.- Parameters:
value
- allowed object isNoValue
-