Package nl.egem.stuf.sector.bg._0204
Class WOZVraag
java.lang.Object
nl.egem.stuf.sector.bg._0204.WOZFund
nl.egem.stuf.sector.bg._0204.WOZVraag
WOZ-object binnen vraagbericht
Java class for WOZ-vraag complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WOZ-vraag"> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}WOZ-fund"> <sequence> <element name="WOZADRHFD" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" minOccurs="0"/> <element name="WOZADRNVN" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" minOccurs="0"/> <element name="WOZKDO" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie"> <sequence> <element name="KDO" type="{http://www.egem.nl/StUF/sector/bg/0204}KDO-kennisgeving"/> </sequence> </extension> </complexContent> </complexType> </element> <element name="WOZOBW" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie"> <sequence> <element name="OBW" type="{http://www.egem.nl/StUF/sector/bg/0204}OBW-kennisgeving"/> </sequence> </extension> </complexContent> </complexType> </element> <element name="WOZSUBEIG" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie"> <choice> <element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kerngegevens"/> <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kerngegevens"/> </choice> </extension> </complexContent> </complexType> </element> <element name="WOZSUBGBR" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie"> <choice> <element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kerngegevens"/> <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kerngegevens"/> </choice> </extension> </complexContent> </complexType> </element> <element name="WOZVBO" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie"> <sequence> <element name="VBO" type="{http://www.egem.nl/StUF/sector/bg/0204}VBO-kennisgeving"/> </sequence> </extension> </complexContent> </complexType> </element> </sequence> </extension> </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.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.Nested classes/interfaces inherited from class nl.egem.stuf.sector.bg._0204.WOZFund
WOZFund.ActiviteitFeitelijk, WOZFund.Huurprijs, WOZFund.PeildatumWaarde, WOZFund.VastgesteldeWaarde, WOZFund.VastgesteldeWaardeEuro, WOZFund.WozObjectNummer
-
Field Summary
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<ADRRelFund>
protected javax.xml.bind.JAXBElement<ADRRelFund>
protected javax.xml.bind.JAXBElement<WOZVraag.WOZKDO>
protected javax.xml.bind.JAXBElement<WOZVraag.WOZOBW>
protected javax.xml.bind.JAXBElement<WOZVraag.WOZSUBEIG>
protected javax.xml.bind.JAXBElement<WOZVraag.WOZSUBGBR>
protected javax.xml.bind.JAXBElement<WOZVraag.WOZVBO>
Fields inherited from class nl.egem.stuf.sector.bg._0204.WOZFund
activiteitFeitelijk, extraElementen, huurprijs, huurprijsEuro, noValue, peildatumHuurprijs, peildatumWaarde, sleutelGegevensbeheer, sleutelOntvangend, sleutelVerzendend, soortEntiteit, tijdvakGeldigheid, vastgesteldeWaarde, vastgesteldeWaardeEuro, verwerkingssoort, wozObjectNummer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRRelFund>
Gets the value of the wozadrhfd property.javax.xml.bind.JAXBElement<ADRRelFund>
Gets the value of the wozadrnvn property.javax.xml.bind.JAXBElement<WOZVraag.WOZKDO>
Gets the value of the wozkdo property.javax.xml.bind.JAXBElement<WOZVraag.WOZOBW>
Gets the value of the wozobw property.javax.xml.bind.JAXBElement<WOZVraag.WOZSUBEIG>
Gets the value of the wozsubeig property.javax.xml.bind.JAXBElement<WOZVraag.WOZSUBGBR>
Gets the value of the wozsubgbr property.javax.xml.bind.JAXBElement<WOZVraag.WOZVBO>
Gets the value of the wozvbo property.void
setWOZADRHFD
(javax.xml.bind.JAXBElement<ADRRelFund> value) Sets the value of the wozadrhfd property.void
setWOZADRNVN
(javax.xml.bind.JAXBElement<ADRRelFund> value) Sets the value of the wozadrnvn property.void
setWOZKDO
(javax.xml.bind.JAXBElement<WOZVraag.WOZKDO> value) Sets the value of the wozkdo property.void
setWOZOBW
(javax.xml.bind.JAXBElement<WOZVraag.WOZOBW> value) Sets the value of the wozobw property.void
setWOZSUBEIG
(javax.xml.bind.JAXBElement<WOZVraag.WOZSUBEIG> value) Sets the value of the wozsubeig property.void
setWOZSUBGBR
(javax.xml.bind.JAXBElement<WOZVraag.WOZSUBGBR> value) Sets the value of the wozsubgbr property.void
setWOZVBO
(javax.xml.bind.JAXBElement<WOZVraag.WOZVBO> value) Sets the value of the wozvbo property.Methods inherited from class nl.egem.stuf.sector.bg._0204.WOZFund
getActiviteitFeitelijk, getExtraElementen, getHuurprijs, getHuurprijsEuro, getNoValue, getPeildatumHuurprijs, getPeildatumWaarde, getSleutelGegevensbeheer, getSleutelOntvangend, getSleutelVerzendend, getSoortEntiteit, getTijdvakGeldigheid, getVastgesteldeWaarde, getVastgesteldeWaardeEuro, getVerwerkingssoort, getWozObjectNummer, setExtraElementen, setHuurprijs, setHuurprijsEuro, setNoValue, setPeildatumHuurprijs, setPeildatumWaarde, setSleutelGegevensbeheer, setSleutelOntvangend, setSleutelVerzendend, setSoortEntiteit, setTijdvakGeldigheid, setVastgesteldeWaarde, setVastgesteldeWaardeEuro, setVerwerkingssoort, setWozObjectNummer
-
Field Details
-
wozadrhfd
-
wozadrnvn
-
wozkdo
-
wozobw
-
wozsubeig
-
wozsubgbr
-
wozvbo
-
-
Constructor Details
-
WOZVraag
public WOZVraag()
-
-
Method Details
-
getWOZADRHFD
Gets the value of the wozadrhfd property.- Returns:
- possible object is
JAXBElement
<
ADRRelFund
>
-
setWOZADRHFD
Sets the value of the wozadrhfd property.- Parameters:
value
- allowed object isJAXBElement
<
ADRRelFund
>
-
getWOZADRNVN
Gets the value of the wozadrnvn property.- Returns:
- possible object is
JAXBElement
<
ADRRelFund
>
-
setWOZADRNVN
Sets the value of the wozadrnvn property.- Parameters:
value
- allowed object isJAXBElement
<
ADRRelFund
>
-
getWOZKDO
Gets the value of the wozkdo property.- Returns:
- possible object is
JAXBElement
<
WOZVraag.WOZKDO
>
-
setWOZKDO
Sets the value of the wozkdo property.- Parameters:
value
- allowed object isJAXBElement
<
WOZVraag.WOZKDO
>
-
getWOZOBW
Gets the value of the wozobw property.- Returns:
- possible object is
JAXBElement
<
WOZVraag.WOZOBW
>
-
setWOZOBW
Sets the value of the wozobw property.- Parameters:
value
- allowed object isJAXBElement
<
WOZVraag.WOZOBW
>
-
getWOZSUBEIG
Gets the value of the wozsubeig property.- Returns:
- possible object is
JAXBElement
<
WOZVraag.WOZSUBEIG
>
-
setWOZSUBEIG
Sets the value of the wozsubeig property.- Parameters:
value
- allowed object isJAXBElement
<
WOZVraag.WOZSUBEIG
>
-
getWOZSUBGBR
Gets the value of the wozsubgbr property.- Returns:
- possible object is
JAXBElement
<
WOZVraag.WOZSUBGBR
>
-
setWOZSUBGBR
Sets the value of the wozsubgbr property.- Parameters:
value
- allowed object isJAXBElement
<
WOZVraag.WOZSUBGBR
>
-
getWOZVBO
Gets the value of the wozvbo property.- Returns:
- possible object is
JAXBElement
<
WOZVraag.WOZVBO
>
-
setWOZVBO
Sets the value of the wozvbo property.- Parameters:
value
- allowed object isJAXBElement
<
WOZVraag.WOZVBO
>
-