Package nl.egem.stuf.sector.bg._0204
Class BSGFund
java.lang.Object
nl.egem.stuf.sector.bg._0204.BSGFund
fundamentele entiteit Bestemmingsgebied
Java class for BSG-fund complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BSG-fund">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="naamBestemmingsplan" minOccurs="0">
<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" minOccurs="0">
<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>
<element name="bestemmingsplanHerziening" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>BestemmingsplanHerziening">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="omschrijvingPlanologischeBestemming" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>OmschrijvingPlanologischeBestemming">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="tijdvakGeldigheid" type="{http://www.egem.nl/StUF/StUF0204}TijdvakGeldigheid" minOccurs="0"/>
<element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/>
</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. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected JAXBElement<BSGFund.BestemmingsplanHerziening>protected ExtraElementenprotected JAXBElement<BSGFund.NaamBestemmingsplan>protected NoValueprotected JAXBElement<BSGFund.OmschrijvingBestemmingsgebied>protected Stringprotected Stringprotected Stringprotected Stringprotected TijdvakGeldigheidprotected Verwerkingssoort -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the bestemmingsplanHerziening property.Gets the value of the extraElementen property.Gets 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 omschrijvingPlanologischeBestemming 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 tijdvakGeldigheid property.Gets the value of the verwerkingssoort property.voidSets the value of the bestemmingsplanHerziening property.voidsetExtraElementen(ExtraElementen value) Sets the value of the extraElementen property.voidSets the value of the naamBestemmingsplan property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidSets the value of the omschrijvingBestemmingsgebied property.voidsetOmschrijvingPlanologischeBestemming(JAXBElement<BSGFund.OmschrijvingPlanologischeBestemming> value) Sets the value of the omschrijvingPlanologischeBestemming 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 tijdvakGeldigheid property.voidSets the value of the verwerkingssoort property.
-
Field Details
-
naamBestemmingsplan
-
omschrijvingBestemmingsgebied
-
bestemmingsplanHerziening
-
omschrijvingPlanologischeBestemming
protected JAXBElement<BSGFund.OmschrijvingPlanologischeBestemming> omschrijvingPlanologischeBestemming -
tijdvakGeldigheid
-
extraElementen
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
BSGFund
public BSGFund()
-
-
Method Details
-
getNaamBestemmingsplan
Gets the value of the naamBestemmingsplan property.- Returns:
- possible object is
JAXBElement<BSGFund.NaamBestemmingsplan>
-
setNaamBestemmingsplan
Sets the value of the naamBestemmingsplan property.- Parameters:
value- allowed object isJAXBElement<BSGFund.NaamBestemmingsplan>
-
getOmschrijvingBestemmingsgebied
Gets the value of the omschrijvingBestemmingsgebied property.- Returns:
- possible object is
JAXBElement<BSGFund.OmschrijvingBestemmingsgebied>
-
setOmschrijvingBestemmingsgebied
public void setOmschrijvingBestemmingsgebied(JAXBElement<BSGFund.OmschrijvingBestemmingsgebied> value) Sets the value of the omschrijvingBestemmingsgebied property.- Parameters:
value- allowed object isJAXBElement<BSGFund.OmschrijvingBestemmingsgebied>
-
getBestemmingsplanHerziening
Gets the value of the bestemmingsplanHerziening property.- Returns:
- possible object is
JAXBElement<BSGFund.BestemmingsplanHerziening>
-
setBestemmingsplanHerziening
Sets the value of the bestemmingsplanHerziening property.- Parameters:
value- allowed object isJAXBElement<BSGFund.BestemmingsplanHerziening>
-
getOmschrijvingPlanologischeBestemming
public JAXBElement<BSGFund.OmschrijvingPlanologischeBestemming> getOmschrijvingPlanologischeBestemming()Gets the value of the omschrijvingPlanologischeBestemming property.- Returns:
- possible object is
JAXBElement<BSGFund.OmschrijvingPlanologischeBestemming>
-
setOmschrijvingPlanologischeBestemming
public void setOmschrijvingPlanologischeBestemming(JAXBElement<BSGFund.OmschrijvingPlanologischeBestemming> value) Sets the value of the omschrijvingPlanologischeBestemming property.- Parameters:
value- allowed object isJAXBElement<BSGFund.OmschrijvingPlanologischeBestemming>
-
getTijdvakGeldigheid
Gets the value of the tijdvakGeldigheid property.- Returns:
- possible object is
TijdvakGeldigheid
-
setTijdvakGeldigheid
Sets the value of the tijdvakGeldigheid property.- Parameters:
value- allowed object isTijdvakGeldigheid
-
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
-
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
-