Package nl.egem.stuf.sector.bg._0204
Class KDOKerngegevens
java.lang.Object
nl.egem.stuf.sector.bg._0204.KDOKerngegevens
Kadastraal Object kerngegevens
Java class for KDO-kerngegevens complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KDO-kerngegevens">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="kadastraleGemeentecode">
<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" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="kadastraleSectie">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraleSectie">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="kadastraalPerceelnummer">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalPerceelnummer">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="kadastraalObjectIndexLetter">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalObjectIndexLetter">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="kadastraalObjectIndexNummer">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalObjectIndexNummer">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
</restriction>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected KDOKerngegevens.KadastraalPerceelnummerprotected KDOKerngegevens.KadastraleGemeentecodeprotected KDOKerngegevens.KadastraleSectieprotected NoValueprotected Stringprotected Stringprotected Stringprotected Stringprotected Verwerkingssoort -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the kadastraalObjectIndexLetter property.Gets the value of the kadastraalObjectIndexNummer property.Gets the value of the kadastraalPerceelnummer property.Gets the value of the kadastraleGemeentecode property.Gets the value of the kadastraleSectie property.Gets the value of the noValue property.Gets the value of the sleutelGegevensbeheer property.Gets the value of the sleutelOntvangend property.Gets the value of the sleutelVerzendend property.Gets the value of the soortEntiteit property.Gets the value of the verwerkingssoort property.voidSets the value of the kadastraalObjectIndexLetter property.voidSets the value of the kadastraalObjectIndexNummer property.voidSets the value of the kadastraalPerceelnummer property.voidSets the value of the kadastraleGemeentecode property.voidSets the value of the kadastraleSectie property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidsetSleutelGegevensbeheer(String value) Sets the value of the sleutelGegevensbeheer property.voidsetSleutelOntvangend(String value) Sets the value of the sleutelOntvangend property.voidsetSleutelVerzendend(String value) Sets the value of the sleutelVerzendend property.voidsetSoortEntiteit(String value) Sets the value of the soortEntiteit property.voidSets the value of the verwerkingssoort property.
-
Field Details
-
kadastraleGemeentecode
-
kadastraleSectie
-
kadastraalPerceelnummer
-
kadastraalObjectIndexLetter
-
kadastraalObjectIndexNummer
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
KDOKerngegevens
public KDOKerngegevens()
-
-
Method Details
-
getKadastraleGemeentecode
Gets the value of the kadastraleGemeentecode property.- Returns:
- possible object is
KDOKerngegevens.KadastraleGemeentecode
-
setKadastraleGemeentecode
Sets the value of the kadastraleGemeentecode property.- Parameters:
value- allowed object isKDOKerngegevens.KadastraleGemeentecode
-
getKadastraleSectie
Gets the value of the kadastraleSectie property.- Returns:
- possible object is
KDOKerngegevens.KadastraleSectie
-
setKadastraleSectie
Sets the value of the kadastraleSectie property.- Parameters:
value- allowed object isKDOKerngegevens.KadastraleSectie
-
getKadastraalPerceelnummer
Gets the value of the kadastraalPerceelnummer property.- Returns:
- possible object is
KDOKerngegevens.KadastraalPerceelnummer
-
setKadastraalPerceelnummer
Sets the value of the kadastraalPerceelnummer property.- Parameters:
value- allowed object isKDOKerngegevens.KadastraalPerceelnummer
-
getKadastraalObjectIndexLetter
Gets the value of the kadastraalObjectIndexLetter property.- Returns:
- possible object is
KDOKerngegevens.KadastraalObjectIndexLetter
-
setKadastraalObjectIndexLetter
Sets the value of the kadastraalObjectIndexLetter property.- Parameters:
value- allowed object isKDOKerngegevens.KadastraalObjectIndexLetter
-
getKadastraalObjectIndexNummer
Gets the value of the kadastraalObjectIndexNummer property.- Returns:
- possible object is
KDOKerngegevens.KadastraalObjectIndexNummer
-
setKadastraalObjectIndexNummer
Sets the value of the kadastraalObjectIndexNummer property.- Parameters:
value- allowed object isKDOKerngegevens.KadastraalObjectIndexNummer
-
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
-
getSleutelVerzendend
Gets the value of the sleutelVerzendend property.- Returns:
- possible object is
String
-
setSleutelVerzendend
Sets the value of the sleutelVerzendend property.- Parameters:
value- allowed object isString
-
getSleutelOntvangend
Gets the value of the sleutelOntvangend property.- Returns:
- possible object is
String
-
setSleutelOntvangend
Sets the value of the sleutelOntvangend property.- Parameters:
value- allowed object isString
-
getSleutelGegevensbeheer
Gets the value of the sleutelGegevensbeheer property.- Returns:
- possible object is
String
-
setSleutelGegevensbeheer
Sets the value of the sleutelGegevensbeheer 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
-