Package nl.egem.stuf.sector.bg._0204
Class BRTTabel
java.lang.Object
nl.egem.stuf.sector.bg._0204.BRTTabel
tabel entiteit buurt
Java class for BRT-tabel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BRT-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="buurtcode" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Buurtcode"> <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="buurtnaam" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Buurtnaam"> <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<BRTTabel.Buurtcode>
protected javax.xml.bind.JAXBElement<BRTTabel.Buurtnaam>
protected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected ExtraElementen
protected javax.xml.bind.JAXBElement<BRTTabel.Gemeentecode>
protected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected NoValue
protected String
protected Verwerkingssoort
protected javax.xml.bind.JAXBElement<BRTTabel.Wijkcode>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BRTTabel.Buurtcode>
Gets the value of the buurtcode property.javax.xml.bind.JAXBElement<BRTTabel.Buurtnaam>
Gets the value of the buurtnaam property.javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
Gets the value of the einddatum property.Gets the value of the extraElementen property.javax.xml.bind.JAXBElement<BRTTabel.Gemeentecode>
Gets the value of the gemeentecode 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<BRTTabel.Wijkcode>
Gets the value of the wijkcode property.void
setBuurtcode
(javax.xml.bind.JAXBElement<BRTTabel.Buurtcode> value) Sets the value of the buurtcode property.void
setBuurtnaam
(javax.xml.bind.JAXBElement<BRTTabel.Buurtnaam> value) Sets the value of the buurtnaam 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<BRTTabel.Gemeentecode> value) Sets the value of the gemeentecode 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<BRTTabel.Wijkcode> value) Sets the value of the wijkcode property.
-
Field Details
-
gemeentecode
-
wijkcode
-
buurtcode
-
buurtnaam
-
ingangsdatum
-
einddatum
-
extraElementen
-
soortEntiteit
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
BRTTabel
public BRTTabel()
-
-
Method Details
-
getGemeentecode
Gets the value of the gemeentecode property.- Returns:
- possible object is
JAXBElement
<
BRTTabel.Gemeentecode
>
-
setGemeentecode
Sets the value of the gemeentecode property.- Parameters:
value
- allowed object isJAXBElement
<
BRTTabel.Gemeentecode
>
-
getWijkcode
Gets the value of the wijkcode property.- Returns:
- possible object is
JAXBElement
<
BRTTabel.Wijkcode
>
-
setWijkcode
Sets the value of the wijkcode property.- Parameters:
value
- allowed object isJAXBElement
<
BRTTabel.Wijkcode
>
-
getBuurtcode
Gets the value of the buurtcode property.- Returns:
- possible object is
JAXBElement
<
BRTTabel.Buurtcode
>
-
setBuurtcode
Sets the value of the buurtcode property.- Parameters:
value
- allowed object isJAXBElement
<
BRTTabel.Buurtcode
>
-
getBuurtnaam
Gets the value of the buurtnaam property.- Returns:
- possible object is
JAXBElement
<
BRTTabel.Buurtnaam
>
-
setBuurtnaam
Sets the value of the buurtnaam property.- Parameters:
value
- allowed object isJAXBElement
<
BRTTabel.Buurtnaam
>
-
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
-