Package nl.egem.stuf.sector.bg._0204
Class KGMTabel
java.lang.Object
nl.egem.stuf.sector.bg._0204.KGMTabel
tabel entiteit kadastrale gemeente
Java class for KGM-tabel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KGM-tabel"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="kadastraleGemeenteCode" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraleGemeenteCode"> <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="kadastraleGemeenteNaam" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraleGemeenteNaam"> <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="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="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. -
Field Summary
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected ExtraElementen
protected javax.xml.bind.JAXBElement<KGMTabel.GemeenteCode>
protected javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
protected javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteCode>
protected javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteNaam>
protected NoValue
protected String
protected Verwerkingssoort
-
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<KGMTabel.GemeenteCode>
Gets the value of the gemeenteCode property.javax.xml.bind.JAXBElement<DatumMetIndicatorKerngegeven>
Gets the value of the ingangsdatum property.javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteCode>
Gets the value of the kadastraleGemeenteCode property.javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteNaam>
Gets the value of the kadastraleGemeenteNaam property.Gets the value of the noValue property.Gets the value of the soortEntiteit property.Gets the value of the verwerkingssoort 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<KGMTabel.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
setKadastraleGemeenteCode
(javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteCode> value) Sets the value of the kadastraleGemeenteCode property.void
setKadastraleGemeenteNaam
(javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteNaam> value) Sets the value of the kadastraleGemeenteNaam 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.
-
Field Details
-
kadastraleGemeenteCode
-
kadastraleGemeenteNaam
-
gemeenteCode
-
ingangsdatum
-
einddatum
-
extraElementen
-
soortEntiteit
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
KGMTabel
public KGMTabel()
-
-
Method Details
-
getKadastraleGemeenteCode
Gets the value of the kadastraleGemeenteCode property.- Returns:
- possible object is
JAXBElement
<
KGMTabel.KadastraleGemeenteCode
>
-
setKadastraleGemeenteCode
public void setKadastraleGemeenteCode(javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteCode> value) Sets the value of the kadastraleGemeenteCode property.- Parameters:
value
- allowed object isJAXBElement
<
KGMTabel.KadastraleGemeenteCode
>
-
getKadastraleGemeenteNaam
Gets the value of the kadastraleGemeenteNaam property.- Returns:
- possible object is
JAXBElement
<
KGMTabel.KadastraleGemeenteNaam
>
-
setKadastraleGemeenteNaam
public void setKadastraleGemeenteNaam(javax.xml.bind.JAXBElement<KGMTabel.KadastraleGemeenteNaam> value) Sets the value of the kadastraleGemeenteNaam property.- Parameters:
value
- allowed object isJAXBElement
<
KGMTabel.KadastraleGemeenteNaam
>
-
getGemeenteCode
Gets the value of the gemeenteCode property.- Returns:
- possible object is
JAXBElement
<
KGMTabel.GemeenteCode
>
-
setGemeenteCode
Sets the value of the gemeenteCode property.- Parameters:
value
- allowed object isJAXBElement
<
KGMTabel.GemeenteCode
>
-
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
-