Class WOZAntwoord
Java class for WOZ-antwoord complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WOZ-antwoord"> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}WOZ-fund"> <sequence> <element name="WOZ" type="{http://www.egem.nl/StUF/sector/bg/0204}WOZ-fund" maxOccurs="unbounded" minOccurs="0"/> <element name="WOZADRHFD" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/> <element name="WOZADRNVN" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/> <element name="WOZKDO" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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 List<ADRRelFund>
protected List<ADRRelFund>
protected List<WOZAntwoord.WOZKDO>
protected List<WOZAntwoord.WOZOBW>
protected List<WOZAntwoord.WOZSUBEIG>
protected List<WOZAntwoord.WOZSUBGBR>
protected List<WOZAntwoord.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 TypeMethodDescriptiongetWOZ()
Gets the value of the woz property.Gets the value of the wozadrhfd property.Gets the value of the wozadrnvn property.Gets the value of the wozkdo property.Gets the value of the wozobw property.Gets the value of the wozsubeig property.Gets the value of the wozsubgbr property.Gets 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
-
woz
-
wozadrhfd
-
wozadrnvn
-
wozkdo
-
wozobw
-
wozsubeig
-
wozsubgbr
-
wozvbo
-
-
Constructor Details
-
WOZAntwoord
public WOZAntwoord()
-
-
Method Details
-
getWOZ
Gets the value of the woz property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the woz property.For example, to add a new item, do as follows:
getWOZ().add(newItem);
Objects of the following type(s) are allowed in the list
WOZFund
-
getWOZADRHFD
Gets the value of the wozadrhfd property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozadrhfd property.For example, to add a new item, do as follows:
getWOZADRHFD().add(newItem);
Objects of the following type(s) are allowed in the list
ADRRelFund
-
getWOZADRNVN
Gets the value of the wozadrnvn property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozadrnvn property.For example, to add a new item, do as follows:
getWOZADRNVN().add(newItem);
Objects of the following type(s) are allowed in the list
ADRRelFund
-
getWOZKDO
Gets the value of the wozkdo property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozkdo property.For example, to add a new item, do as follows:
getWOZKDO().add(newItem);
Objects of the following type(s) are allowed in the list
WOZAntwoord.WOZKDO
-
getWOZOBW
Gets the value of the wozobw property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozobw property.For example, to add a new item, do as follows:
getWOZOBW().add(newItem);
Objects of the following type(s) are allowed in the list
WOZAntwoord.WOZOBW
-
getWOZSUBEIG
Gets the value of the wozsubeig property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozsubeig property.For example, to add a new item, do as follows:
getWOZSUBEIG().add(newItem);
Objects of the following type(s) are allowed in the list
WOZAntwoord.WOZSUBEIG
-
getWOZSUBGBR
Gets the value of the wozsubgbr property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozsubgbr property.For example, to add a new item, do as follows:
getWOZSUBGBR().add(newItem);
Objects of the following type(s) are allowed in the list
WOZAntwoord.WOZSUBGBR
-
getWOZVBO
Gets the value of the wozvbo property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the wozvbo property.For example, to add a new item, do as follows:
getWOZVBO().add(newItem);
Objects of the following type(s) are allowed in the list
WOZAntwoord.WOZVBO
-