Package nl.egem.stuf.sector.bg._0204
Class BSGKerngegevens
java.lang.Object
nl.egem.stuf.sector.bg._0204.BSGKerngegevens
Bestemmingsgebied kerngegevens
Java class for BSG-kerngegevens complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BSG-kerngegevens"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="naamBestemmingsplan"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>NaamBestemmingsplan"> <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="omschrijvingBestemmingsgebied"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>OmschrijvingBestemmingsgebied"> <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> </sequence> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/> </restriction> </complexContent> </complexType>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Java class for anonymous complex type.static class
Java class for anonymous complex type. -
Field Summary
Modifier and TypeFieldDescriptionprotected BSGKerngegevens.NaamBestemmingsplan
protected NoValue
protected String
protected String
protected String
protected String
protected Verwerkingssoort
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the naamBestemmingsplan property.Gets the value of the noValue property.Gets the value of the omschrijvingBestemmingsgebied 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.void
Sets the value of the naamBestemmingsplan property.void
setNoValue
(NoValue value) Sets the value of the noValue property.void
Sets the value of the omschrijvingBestemmingsgebied property.void
setSleutelGegevensbeheer
(String value) Sets the value of the sleutelGegevensbeheer property.void
setSleutelOntvangend
(String value) Sets the value of the sleutelOntvangend property.void
setSleutelVerzendend
(String value) Sets the value of the sleutelVerzendend property.void
setSoortEntiteit
(String value) Sets the value of the soortEntiteit property.void
Sets the value of the verwerkingssoort property.
-
Field Details
-
naamBestemmingsplan
-
omschrijvingBestemmingsgebied
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
BSGKerngegevens
public BSGKerngegevens()
-
-
Method Details
-
getNaamBestemmingsplan
Gets the value of the naamBestemmingsplan property.- Returns:
- possible object is
BSGKerngegevens.NaamBestemmingsplan
-
setNaamBestemmingsplan
Sets the value of the naamBestemmingsplan property.- Parameters:
value
- allowed object isBSGKerngegevens.NaamBestemmingsplan
-
getOmschrijvingBestemmingsgebied
Gets the value of the omschrijvingBestemmingsgebied property.- Returns:
- possible object is
BSGKerngegevens.OmschrijvingBestemmingsgebied
-
setOmschrijvingBestemmingsgebied
Sets the value of the omschrijvingBestemmingsgebied property.- Parameters:
value
- allowed object isBSGKerngegevens.OmschrijvingBestemmingsgebied
-
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
-