
public class KGMTabel extends Object
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>
| Modifier and Type | Class and Description |
|---|---|
static class |
KGMTabel.GemeenteCode
Java class for anonymous complex type.
|
static class |
KGMTabel.KadastraleGemeenteCode
Java class for anonymous complex type.
|
static class |
KGMTabel.KadastraleGemeenteNaam
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<DatumMetIndicatorKerngegeven> |
einddatum |
protected ExtraElementen |
extraElementen |
protected JAXBElement<KGMTabel.GemeenteCode> |
gemeenteCode |
protected JAXBElement<DatumMetIndicatorKerngegeven> |
ingangsdatum |
protected JAXBElement<KGMTabel.KadastraleGemeenteCode> |
kadastraleGemeenteCode |
protected JAXBElement<KGMTabel.KadastraleGemeenteNaam> |
kadastraleGemeenteNaam |
protected NoValue |
noValue |
protected String |
soortEntiteit |
protected Verwerkingssoort |
verwerkingssoort |
| Constructor and Description |
|---|
KGMTabel() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DatumMetIndicatorKerngegeven> |
getEinddatum()
Gets the value of the einddatum property.
|
ExtraElementen |
getExtraElementen()
Gets the value of the extraElementen property.
|
JAXBElement<KGMTabel.GemeenteCode> |
getGemeenteCode()
Gets the value of the gemeenteCode property.
|
JAXBElement<DatumMetIndicatorKerngegeven> |
getIngangsdatum()
Gets the value of the ingangsdatum property.
|
JAXBElement<KGMTabel.KadastraleGemeenteCode> |
getKadastraleGemeenteCode()
Gets the value of the kadastraleGemeenteCode property.
|
JAXBElement<KGMTabel.KadastraleGemeenteNaam> |
getKadastraleGemeenteNaam()
Gets the value of the kadastraleGemeenteNaam property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
String |
getSoortEntiteit()
Gets the value of the soortEntiteit property.
|
Verwerkingssoort |
getVerwerkingssoort()
Gets the value of the verwerkingssoort property.
|
void |
setEinddatum(JAXBElement<DatumMetIndicatorKerngegeven> value)
Sets the value of the einddatum property.
|
void |
setExtraElementen(ExtraElementen value)
Sets the value of the extraElementen property.
|
void |
setGemeenteCode(JAXBElement<KGMTabel.GemeenteCode> value)
Sets the value of the gemeenteCode property.
|
void |
setIngangsdatum(JAXBElement<DatumMetIndicatorKerngegeven> value)
Sets the value of the ingangsdatum property.
|
void |
setKadastraleGemeenteCode(JAXBElement<KGMTabel.KadastraleGemeenteCode> value)
Sets the value of the kadastraleGemeenteCode property.
|
void |
setKadastraleGemeenteNaam(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 |
setVerwerkingssoort(Verwerkingssoort value)
Sets the value of the verwerkingssoort property.
|
protected JAXBElement<KGMTabel.KadastraleGemeenteCode> kadastraleGemeenteCode
protected JAXBElement<KGMTabel.KadastraleGemeenteNaam> kadastraleGemeenteNaam
protected JAXBElement<KGMTabel.GemeenteCode> gemeenteCode
protected JAXBElement<DatumMetIndicatorKerngegeven> ingangsdatum
protected JAXBElement<DatumMetIndicatorKerngegeven> einddatum
protected ExtraElementen extraElementen
protected String soortEntiteit
protected Verwerkingssoort verwerkingssoort
protected NoValue noValue
public JAXBElement<KGMTabel.KadastraleGemeenteCode> getKadastraleGemeenteCode()
JAXBElement<KGMTabel.KadastraleGemeenteCode>public void setKadastraleGemeenteCode(JAXBElement<KGMTabel.KadastraleGemeenteCode> value)
value - allowed object is
JAXBElement<KGMTabel.KadastraleGemeenteCode>public JAXBElement<KGMTabel.KadastraleGemeenteNaam> getKadastraleGemeenteNaam()
JAXBElement<KGMTabel.KadastraleGemeenteNaam>public void setKadastraleGemeenteNaam(JAXBElement<KGMTabel.KadastraleGemeenteNaam> value)
value - allowed object is
JAXBElement<KGMTabel.KadastraleGemeenteNaam>public JAXBElement<KGMTabel.GemeenteCode> getGemeenteCode()
JAXBElement<KGMTabel.GemeenteCode>public void setGemeenteCode(JAXBElement<KGMTabel.GemeenteCode> value)
value - allowed object is
JAXBElement<KGMTabel.GemeenteCode>public JAXBElement<DatumMetIndicatorKerngegeven> getIngangsdatum()
JAXBElement<DatumMetIndicatorKerngegeven>public void setIngangsdatum(JAXBElement<DatumMetIndicatorKerngegeven> value)
value - allowed object is
JAXBElement<DatumMetIndicatorKerngegeven>public JAXBElement<DatumMetIndicatorKerngegeven> getEinddatum()
JAXBElement<DatumMetIndicatorKerngegeven>public void setEinddatum(JAXBElement<DatumMetIndicatorKerngegeven> value)
value - allowed object is
JAXBElement<DatumMetIndicatorKerngegeven>public ExtraElementen getExtraElementen()
ExtraElementenpublic void setExtraElementen(ExtraElementen value)
value - allowed object is
ExtraElementenpublic String getSoortEntiteit()
Stringpublic void setSoortEntiteit(String value)
value - allowed object is
Stringpublic Verwerkingssoort getVerwerkingssoort()
Verwerkingssoortpublic void setVerwerkingssoort(Verwerkingssoort value)
value - allowed object is
Verwerkingssoortpublic NoValue getNoValue()
NoValueCopyright © 2014–2019 B3Partners B.V.. All rights reserved.