
public class KGMTabel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KGMTabel.GemeenteCode
<p>Java class for anonymous complex type.
|
static class |
KGMTabel.KadastraleGemeenteCode
<p>Java class for anonymous complex type.
|
static class |
KGMTabel.KadastraleGemeenteNaam
<p>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–2020 B3Partners B.V.. All rights reserved.