Package nl.egem.stuf.sector.bg._0204
Class OBWFund
java.lang.Object
nl.egem.stuf.sector.bg._0204.OBWFund
- Direct Known Subclasses:
OBWAntwoord
,OBWKennisgeving
,OBWVraag
fundamentele entiteit Overig Bouwwerk
Java class for OBW-fund complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OBW-fund"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="overigBouwwerkNummer" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>OverigBouwwerkNummer"> <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="typeOverigBouwwerk" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>TypeOverigBouwwerk"> <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="omschrijvingOverigBouwwerk" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.egem.nl/StUF/sector/bg/0204>OmschrijvingOverigBouwwerk"> <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="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
Modifier and TypeClassDescriptionstatic class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type. -
Field Summary
Modifier and TypeFieldDescriptionprotected ExtraElementen
protected NoValue
protected javax.xml.bind.JAXBElement<OBWFund.OmschrijvingOverigBouwwerk>
protected javax.xml.bind.JAXBElement<OBWFund.OverigBouwwerkNummer>
protected String
protected String
protected String
protected String
protected TijdvakGeldigheid
protected javax.xml.bind.JAXBElement<OBWFund.TypeOverigBouwwerk>
protected Verwerkingssoort
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the extraElementen property.Gets the value of the noValue property.javax.xml.bind.JAXBElement<OBWFund.OmschrijvingOverigBouwwerk>
Gets the value of the omschrijvingOverigBouwwerk property.javax.xml.bind.JAXBElement<OBWFund.OverigBouwwerkNummer>
Gets the value of the overigBouwwerkNummer 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.javax.xml.bind.JAXBElement<OBWFund.TypeOverigBouwwerk>
Gets the value of the typeOverigBouwwerk property.Gets the value of the verwerkingssoort property.void
setExtraElementen
(ExtraElementen value) Sets the value of the extraElementen property.void
setNoValue
(NoValue value) Sets the value of the noValue property.void
setOmschrijvingOverigBouwwerk
(javax.xml.bind.JAXBElement<OBWFund.OmschrijvingOverigBouwwerk> value) Sets the value of the omschrijvingOverigBouwwerk property.void
setOverigBouwwerkNummer
(javax.xml.bind.JAXBElement<OBWFund.OverigBouwwerkNummer> value) Sets the value of the overigBouwwerkNummer 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 tijdvakGeldigheid property.void
setTypeOverigBouwwerk
(javax.xml.bind.JAXBElement<OBWFund.TypeOverigBouwwerk> value) Sets the value of the typeOverigBouwwerk property.void
Sets the value of the verwerkingssoort property.
-
Field Details
-
overigBouwwerkNummer
-
typeOverigBouwwerk
-
omschrijvingOverigBouwwerk
-
tijdvakGeldigheid
-
extraElementen
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
OBWFund
public OBWFund()
-
-
Method Details
-
getOverigBouwwerkNummer
Gets the value of the overigBouwwerkNummer property.- Returns:
- possible object is
JAXBElement
<
OBWFund.OverigBouwwerkNummer
>
-
setOverigBouwwerkNummer
Sets the value of the overigBouwwerkNummer property.- Parameters:
value
- allowed object isJAXBElement
<
OBWFund.OverigBouwwerkNummer
>
-
getTypeOverigBouwwerk
Gets the value of the typeOverigBouwwerk property.- Returns:
- possible object is
JAXBElement
<
OBWFund.TypeOverigBouwwerk
>
-
setTypeOverigBouwwerk
Sets the value of the typeOverigBouwwerk property.- Parameters:
value
- allowed object isJAXBElement
<
OBWFund.TypeOverigBouwwerk
>
-
getOmschrijvingOverigBouwwerk
public javax.xml.bind.JAXBElement<OBWFund.OmschrijvingOverigBouwwerk> getOmschrijvingOverigBouwwerk()Gets the value of the omschrijvingOverigBouwwerk property.- Returns:
- possible object is
JAXBElement
<
OBWFund.OmschrijvingOverigBouwwerk
>
-
setOmschrijvingOverigBouwwerk
public void setOmschrijvingOverigBouwwerk(javax.xml.bind.JAXBElement<OBWFund.OmschrijvingOverigBouwwerk> value) Sets the value of the omschrijvingOverigBouwwerk property.- Parameters:
value
- allowed object isJAXBElement
<
OBWFund.OmschrijvingOverigBouwwerk
>
-
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
-