Package nl.egem.stuf.sector.bg._0204
Class WYKTabel
java.lang.Object
nl.egem.stuf.sector.bg._0204.WYKTabel
tabel entiteit wijk
Java class for WYK-tabel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WYK-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="wijkcode" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Wijkcode"> <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="wijknaam" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Wijknaam"> <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="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"/> <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" /> </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<WYKTabel.Gemeentecode>
protected javax.xml.bind.JAXBElement<WYKTabel.Gemeentenaam>
protected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected NoValue
protected String
protected Verwerkingssoort
protected javax.xml.bind.JAXBElement<WYKTabel.Wijkcode>
protected javax.xml.bind.JAXBElement<WYKTabel.Wijknaam>
-
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<WYKTabel.Gemeentecode>
Gets the value of the gemeentecode property.javax.xml.bind.JAXBElement<WYKTabel.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<WYKTabel.Wijkcode>
Gets the value of the wijkcode property.javax.xml.bind.JAXBElement<WYKTabel.Wijknaam>
Gets the value of the wijknaam 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<WYKTabel.Gemeentecode> value) Sets the value of the gemeentecode property.void
setGemeentenaam
(javax.xml.bind.JAXBElement<WYKTabel.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
setWijkcode
(javax.xml.bind.JAXBElement<WYKTabel.Wijkcode> value) Sets the value of the wijkcode property.void
setWijknaam
(javax.xml.bind.JAXBElement<WYKTabel.Wijknaam> value) Sets the value of the wijknaam property.
-
Field Details
-
gemeentecode
-
wijkcode
-
wijknaam
-
gemeentenaam
-
ingangsdatum
-
einddatum
-
extraElementen
-
soortEntiteit
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
WYKTabel
public WYKTabel()
-
-
Method Details
-
getGemeentecode
Gets the value of the gemeentecode property.- Returns:
- possible object is
JAXBElement
<
WYKTabel.Gemeentecode
>
-
setGemeentecode
Sets the value of the gemeentecode property.- Parameters:
value
- allowed object isJAXBElement
<
WYKTabel.Gemeentecode
>
-
getWijkcode
Gets the value of the wijkcode property.- Returns:
- possible object is
JAXBElement
<
WYKTabel.Wijkcode
>
-
setWijkcode
Sets the value of the wijkcode property.- Parameters:
value
- allowed object isJAXBElement
<
WYKTabel.Wijkcode
>
-
getWijknaam
Gets the value of the wijknaam property.- Returns:
- possible object is
JAXBElement
<
WYKTabel.Wijknaam
>
-
setWijknaam
Sets the value of the wijknaam property.- Parameters:
value
- allowed object isJAXBElement
<
WYKTabel.Wijknaam
>
-
getGemeentenaam
Gets the value of the gemeentenaam property.- Returns:
- possible object is
JAXBElement
<
WYKTabel.Gemeentenaam
>
-
setGemeentenaam
Sets the value of the gemeentenaam property.- Parameters:
value
- allowed object isJAXBElement
<
WYKTabel.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
-