
public class WOZVraag extends WOZFund
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>
| Modifier and Type | Class and Description |
|---|---|
static class |
WOZVraag.WOZKDO
Java class for anonymous complex type.
|
static class |
WOZVraag.WOZOBW
Java class for anonymous complex type.
|
static class |
WOZVraag.WOZSUBEIG
Java class for anonymous complex type.
|
static class |
WOZVraag.WOZSUBGBR
Java class for anonymous complex type.
|
static class |
WOZVraag.WOZVBO
Java class for anonymous complex type.
|
WOZFund.ActiviteitFeitelijk, WOZFund.Huurprijs, WOZFund.PeildatumWaarde, WOZFund.VastgesteldeWaarde, WOZFund.VastgesteldeWaardeEuro, WOZFund.WozObjectNummer| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<ADRRelFund> |
wozadrhfd |
protected JAXBElement<ADRRelFund> |
wozadrnvn |
protected JAXBElement<WOZVraag.WOZKDO> |
wozkdo |
protected JAXBElement<WOZVraag.WOZOBW> |
wozobw |
protected JAXBElement<WOZVraag.WOZSUBEIG> |
wozsubeig |
protected JAXBElement<WOZVraag.WOZSUBGBR> |
wozsubgbr |
protected JAXBElement<WOZVraag.WOZVBO> |
wozvbo |
activiteitFeitelijk, extraElementen, huurprijs, huurprijsEuro, noValue, peildatumHuurprijs, peildatumWaarde, sleutelGegevensbeheer, sleutelOntvangend, sleutelVerzendend, soortEntiteit, tijdvakGeldigheid, vastgesteldeWaarde, vastgesteldeWaardeEuro, verwerkingssoort, wozObjectNummer| Constructor and Description |
|---|
WOZVraag() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ADRRelFund> |
getWOZADRHFD()
Gets the value of the wozadrhfd property.
|
JAXBElement<ADRRelFund> |
getWOZADRNVN()
Gets the value of the wozadrnvn property.
|
JAXBElement<WOZVraag.WOZKDO> |
getWOZKDO()
Gets the value of the wozkdo property.
|
JAXBElement<WOZVraag.WOZOBW> |
getWOZOBW()
Gets the value of the wozobw property.
|
JAXBElement<WOZVraag.WOZSUBEIG> |
getWOZSUBEIG()
Gets the value of the wozsubeig property.
|
JAXBElement<WOZVraag.WOZSUBGBR> |
getWOZSUBGBR()
Gets the value of the wozsubgbr property.
|
JAXBElement<WOZVraag.WOZVBO> |
getWOZVBO()
Gets the value of the wozvbo property.
|
void |
setWOZADRHFD(JAXBElement<ADRRelFund> value)
Sets the value of the wozadrhfd property.
|
void |
setWOZADRNVN(JAXBElement<ADRRelFund> value)
Sets the value of the wozadrnvn property.
|
void |
setWOZKDO(JAXBElement<WOZVraag.WOZKDO> value)
Sets the value of the wozkdo property.
|
void |
setWOZOBW(JAXBElement<WOZVraag.WOZOBW> value)
Sets the value of the wozobw property.
|
void |
setWOZSUBEIG(JAXBElement<WOZVraag.WOZSUBEIG> value)
Sets the value of the wozsubeig property.
|
void |
setWOZSUBGBR(JAXBElement<WOZVraag.WOZSUBGBR> value)
Sets the value of the wozsubgbr property.
|
void |
setWOZVBO(JAXBElement<WOZVraag.WOZVBO> value)
Sets the value of the wozvbo property.
|
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, setWozObjectNummerprotected JAXBElement<ADRRelFund> wozadrhfd
protected JAXBElement<ADRRelFund> wozadrnvn
protected JAXBElement<WOZVraag.WOZKDO> wozkdo
protected JAXBElement<WOZVraag.WOZOBW> wozobw
protected JAXBElement<WOZVraag.WOZSUBEIG> wozsubeig
protected JAXBElement<WOZVraag.WOZSUBGBR> wozsubgbr
protected JAXBElement<WOZVraag.WOZVBO> wozvbo
public JAXBElement<ADRRelFund> getWOZADRHFD()
JAXBElement<ADRRelFund>public void setWOZADRHFD(JAXBElement<ADRRelFund> value)
value - allowed object is
JAXBElement<ADRRelFund>public JAXBElement<ADRRelFund> getWOZADRNVN()
JAXBElement<ADRRelFund>public void setWOZADRNVN(JAXBElement<ADRRelFund> value)
value - allowed object is
JAXBElement<ADRRelFund>public JAXBElement<WOZVraag.WOZKDO> getWOZKDO()
JAXBElement<WOZVraag.WOZKDO>public void setWOZKDO(JAXBElement<WOZVraag.WOZKDO> value)
value - allowed object is
JAXBElement<WOZVraag.WOZKDO>public JAXBElement<WOZVraag.WOZOBW> getWOZOBW()
JAXBElement<WOZVraag.WOZOBW>public void setWOZOBW(JAXBElement<WOZVraag.WOZOBW> value)
value - allowed object is
JAXBElement<WOZVraag.WOZOBW>public JAXBElement<WOZVraag.WOZSUBEIG> getWOZSUBEIG()
JAXBElement<WOZVraag.WOZSUBEIG>public void setWOZSUBEIG(JAXBElement<WOZVraag.WOZSUBEIG> value)
value - allowed object is
JAXBElement<WOZVraag.WOZSUBEIG>public JAXBElement<WOZVraag.WOZSUBGBR> getWOZSUBGBR()
JAXBElement<WOZVraag.WOZSUBGBR>public void setWOZSUBGBR(JAXBElement<WOZVraag.WOZSUBGBR> value)
value - allowed object is
JAXBElement<WOZVraag.WOZSUBGBR>public JAXBElement<WOZVraag.WOZVBO> getWOZVBO()
JAXBElement<WOZVraag.WOZVBO>public void setWOZVBO(JAXBElement<WOZVraag.WOZVBO> value)
value - allowed object is
JAXBElement<WOZVraag.WOZVBO>Copyright © 2014–2017 B3Partners B.V.. All rights reserved.