Class PRSVraag

java.lang.Object
nl.egem.stuf.sector.bg._0204.PRSFund
nl.egem.stuf.sector.bg._0204.PRSVraag

public class PRSVraag extends PRSFund
Natuurlijk persoon binnen vraagbericht

Java class for PRS-vraag complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PRS-vraag">
   <complexContent>
     <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRS-fund">
       <sequence>
         <element name="PRSADRCOR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" minOccurs="0"/>
         <element name="PRSADRINS" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" minOccurs="0"/>
         <element name="PRSADRVBL" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" minOccurs="0"/>
         <element name="PRSIDB" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSIDB-rel">
                 <sequence>
                   <element name="SIB" type="{http://www.egem.nl/StUF/sector/bg/0204}SIB-tabel"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="PRSNAT" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSNAT-rel">
                 <sequence>
                   <element name="NAT" type="{http://www.egem.nl/StUF/sector/bg/0204}NAT-tabel"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="PRSPRSHUW" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSPRSHUW-rel">
                 <sequence>
                   <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kennisgeving"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="PRSPRSKND" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSPRSKND-rel">
                 <sequence>
                   <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kennisgeving"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="PRSPRSOUD" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSPRSOUD-rel">
                 <sequence>
                   <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kennisgeving"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

    • prsadrcor

      protected javax.xml.bind.JAXBElement<ADRRelFund> prsadrcor
    • prsadrins

      protected javax.xml.bind.JAXBElement<ADRRelFund> prsadrins
    • prsadrvbl

      protected javax.xml.bind.JAXBElement<ADRRelFund> prsadrvbl
    • prsidb

      protected javax.xml.bind.JAXBElement<PRSVraag.PRSIDB> prsidb
    • prsnat

      protected javax.xml.bind.JAXBElement<PRSVraag.PRSNAT> prsnat
    • prsprshuw

      protected javax.xml.bind.JAXBElement<PRSVraag.PRSPRSHUW> prsprshuw
    • prsprsknd

      protected javax.xml.bind.JAXBElement<PRSVraag.PRSPRSKND> prsprsknd
    • prsprsoud

      protected javax.xml.bind.JAXBElement<PRSVraag.PRSPRSOUD> prsprsoud
  • Constructor Details

    • PRSVraag

      public PRSVraag()
  • Method Details

    • getPRSADRCOR

      public javax.xml.bind.JAXBElement<ADRRelFund> getPRSADRCOR()
      Gets the value of the prsadrcor property.
      Returns:
      possible object is JAXBElement<ADRRelFund>
    • setPRSADRCOR

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

      public javax.xml.bind.JAXBElement<ADRRelFund> getPRSADRINS()
      Gets the value of the prsadrins property.
      Returns:
      possible object is JAXBElement<ADRRelFund>
    • setPRSADRINS

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

      public javax.xml.bind.JAXBElement<ADRRelFund> getPRSADRVBL()
      Gets the value of the prsadrvbl property.
      Returns:
      possible object is JAXBElement<ADRRelFund>
    • setPRSADRVBL

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

      public javax.xml.bind.JAXBElement<PRSVraag.PRSIDB> getPRSIDB()
      Gets the value of the prsidb property.
      Returns:
      possible object is JAXBElement<PRSVraag.PRSIDB>
    • setPRSIDB

      public void setPRSIDB(javax.xml.bind.JAXBElement<PRSVraag.PRSIDB> value)
      Sets the value of the prsidb property.
      Parameters:
      value - allowed object is JAXBElement<PRSVraag.PRSIDB>
    • getPRSNAT

      public javax.xml.bind.JAXBElement<PRSVraag.PRSNAT> getPRSNAT()
      Gets the value of the prsnat property.
      Returns:
      possible object is JAXBElement<PRSVraag.PRSNAT>
    • setPRSNAT

      public void setPRSNAT(javax.xml.bind.JAXBElement<PRSVraag.PRSNAT> value)
      Sets the value of the prsnat property.
      Parameters:
      value - allowed object is JAXBElement<PRSVraag.PRSNAT>
    • getPRSPRSHUW

      public javax.xml.bind.JAXBElement<PRSVraag.PRSPRSHUW> getPRSPRSHUW()
      Gets the value of the prsprshuw property.
      Returns:
      possible object is JAXBElement<PRSVraag.PRSPRSHUW>
    • setPRSPRSHUW

      public void setPRSPRSHUW(javax.xml.bind.JAXBElement<PRSVraag.PRSPRSHUW> value)
      Sets the value of the prsprshuw property.
      Parameters:
      value - allowed object is JAXBElement<PRSVraag.PRSPRSHUW>
    • getPRSPRSKND

      public javax.xml.bind.JAXBElement<PRSVraag.PRSPRSKND> getPRSPRSKND()
      Gets the value of the prsprsknd property.
      Returns:
      possible object is JAXBElement<PRSVraag.PRSPRSKND>
    • setPRSPRSKND

      public void setPRSPRSKND(javax.xml.bind.JAXBElement<PRSVraag.PRSPRSKND> value)
      Sets the value of the prsprsknd property.
      Parameters:
      value - allowed object is JAXBElement<PRSVraag.PRSPRSKND>
    • getPRSPRSOUD

      public javax.xml.bind.JAXBElement<PRSVraag.PRSPRSOUD> getPRSPRSOUD()
      Gets the value of the prsprsoud property.
      Returns:
      possible object is JAXBElement<PRSVraag.PRSPRSOUD>
    • setPRSPRSOUD

      public void setPRSPRSOUD(javax.xml.bind.JAXBElement<PRSVraag.PRSPRSOUD> value)
      Sets the value of the prsprsoud property.
      Parameters:
      value - allowed object is JAXBElement<PRSVraag.PRSPRSOUD>