Class WOZVraag

java.lang.Object
nl.egem.stuf.sector.bg._0204.WOZFund
nl.egem.stuf.sector.bg._0204.WOZVraag

public class WOZVraag extends WOZFund
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>
 
  • Field Details

    • wozadrhfd

      protected javax.xml.bind.JAXBElement<ADRRelFund> wozadrhfd
    • wozadrnvn

      protected javax.xml.bind.JAXBElement<ADRRelFund> wozadrnvn
    • wozkdo

      protected javax.xml.bind.JAXBElement<WOZVraag.WOZKDO> wozkdo
    • wozobw

      protected javax.xml.bind.JAXBElement<WOZVraag.WOZOBW> wozobw
    • wozsubeig

      protected javax.xml.bind.JAXBElement<WOZVraag.WOZSUBEIG> wozsubeig
    • wozsubgbr

      protected javax.xml.bind.JAXBElement<WOZVraag.WOZSUBGBR> wozsubgbr
    • wozvbo

      protected javax.xml.bind.JAXBElement<WOZVraag.WOZVBO> wozvbo
  • Constructor Details

    • WOZVraag

      public WOZVraag()
  • Method Details

    • getWOZADRHFD

      public javax.xml.bind.JAXBElement<ADRRelFund> getWOZADRHFD()
      Gets the value of the wozadrhfd property.
      Returns:
      possible object is JAXBElement<ADRRelFund>
    • setWOZADRHFD

      public void setWOZADRHFD(javax.xml.bind.JAXBElement<ADRRelFund> value)
      Sets the value of the wozadrhfd property.
      Parameters:
      value - allowed object is JAXBElement<ADRRelFund>
    • getWOZADRNVN

      public javax.xml.bind.JAXBElement<ADRRelFund> getWOZADRNVN()
      Gets the value of the wozadrnvn property.
      Returns:
      possible object is JAXBElement<ADRRelFund>
    • setWOZADRNVN

      public void setWOZADRNVN(javax.xml.bind.JAXBElement<ADRRelFund> value)
      Sets the value of the wozadrnvn property.
      Parameters:
      value - allowed object is JAXBElement<ADRRelFund>
    • getWOZKDO

      public javax.xml.bind.JAXBElement<WOZVraag.WOZKDO> getWOZKDO()
      Gets the value of the wozkdo property.
      Returns:
      possible object is JAXBElement<WOZVraag.WOZKDO>
    • setWOZKDO

      public void setWOZKDO(javax.xml.bind.JAXBElement<WOZVraag.WOZKDO> value)
      Sets the value of the wozkdo property.
      Parameters:
      value - allowed object is JAXBElement<WOZVraag.WOZKDO>
    • getWOZOBW

      public javax.xml.bind.JAXBElement<WOZVraag.WOZOBW> getWOZOBW()
      Gets the value of the wozobw property.
      Returns:
      possible object is JAXBElement<WOZVraag.WOZOBW>
    • setWOZOBW

      public void setWOZOBW(javax.xml.bind.JAXBElement<WOZVraag.WOZOBW> value)
      Sets the value of the wozobw property.
      Parameters:
      value - allowed object is JAXBElement<WOZVraag.WOZOBW>
    • getWOZSUBEIG

      public javax.xml.bind.JAXBElement<WOZVraag.WOZSUBEIG> getWOZSUBEIG()
      Gets the value of the wozsubeig property.
      Returns:
      possible object is JAXBElement<WOZVraag.WOZSUBEIG>
    • setWOZSUBEIG

      public void setWOZSUBEIG(javax.xml.bind.JAXBElement<WOZVraag.WOZSUBEIG> value)
      Sets the value of the wozsubeig property.
      Parameters:
      value - allowed object is JAXBElement<WOZVraag.WOZSUBEIG>
    • getWOZSUBGBR

      public javax.xml.bind.JAXBElement<WOZVraag.WOZSUBGBR> getWOZSUBGBR()
      Gets the value of the wozsubgbr property.
      Returns:
      possible object is JAXBElement<WOZVraag.WOZSUBGBR>
    • setWOZSUBGBR

      public void setWOZSUBGBR(javax.xml.bind.JAXBElement<WOZVraag.WOZSUBGBR> value)
      Sets the value of the wozsubgbr property.
      Parameters:
      value - allowed object is JAXBElement<WOZVraag.WOZSUBGBR>
    • getWOZVBO

      public javax.xml.bind.JAXBElement<WOZVraag.WOZVBO> getWOZVBO()
      Gets the value of the wozvbo property.
      Returns:
      possible object is JAXBElement<WOZVraag.WOZVBO>
    • setWOZVBO

      public void setWOZVBO(javax.xml.bind.JAXBElement<WOZVraag.WOZVBO> value)
      Sets the value of the wozvbo property.
      Parameters:
      value - allowed object is JAXBElement<WOZVraag.WOZVBO>