Class PRSAntwoord

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

public class PRSAntwoord extends PRSFund
Natuurlijk persoon binnen antwoordbericht

Java class for PRS-antwoord complex type.

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

<complexType name="PRS-antwoord">
  <complexContent>
    <extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRS-fund">
      <sequence>
        <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-fund" maxOccurs="unbounded" minOccurs="0"/>
        <element name="PRSADRCOR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/>
        <element name="PRSADRINS" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/>
        <element name="PRSADRVBL" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/>
        <element name="PRSIDB" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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" maxOccurs="unbounded" 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

  • Constructor Details

    • PRSAntwoord

      public PRSAntwoord()
  • Method Details

    • getPRS

      public List<PRSFund> getPRS()
      Gets the value of the prs 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 prs property.

      For example, to add a new item, do as follows:

         getPRS().add(newItem);
      

      Objects of the following type(s) are allowed in the list PRSFund

    • getPRSADRCOR

      public List<ADRRelFund> getPRSADRCOR()
      Gets the value of the prsadrcor 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 prsadrcor property.

      For example, to add a new item, do as follows:

         getPRSADRCOR().add(newItem);
      

      Objects of the following type(s) are allowed in the list ADRRelFund

    • getPRSADRINS

      public List<ADRRelFund> getPRSADRINS()
      Gets the value of the prsadrins 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 prsadrins property.

      For example, to add a new item, do as follows:

         getPRSADRINS().add(newItem);
      

      Objects of the following type(s) are allowed in the list ADRRelFund

    • getPRSADRVBL

      public List<ADRRelFund> getPRSADRVBL()
      Gets the value of the prsadrvbl 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 prsadrvbl property.

      For example, to add a new item, do as follows:

         getPRSADRVBL().add(newItem);
      

      Objects of the following type(s) are allowed in the list ADRRelFund

    • getPRSIDB

      public List<PRSAntwoord.PRSIDB> getPRSIDB()
      Gets the value of the prsidb 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 prsidb property.

      For example, to add a new item, do as follows:

         getPRSIDB().add(newItem);
      

      Objects of the following type(s) are allowed in the list PRSAntwoord.PRSIDB

    • getPRSNAT

      public List<PRSAntwoord.PRSNAT> getPRSNAT()
      Gets the value of the prsnat 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 prsnat property.

      For example, to add a new item, do as follows:

         getPRSNAT().add(newItem);
      

      Objects of the following type(s) are allowed in the list PRSAntwoord.PRSNAT

    • getPRSPRSHUW

      public List<PRSAntwoord.PRSPRSHUW> getPRSPRSHUW()
      Gets the value of the prsprshuw 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 prsprshuw property.

      For example, to add a new item, do as follows:

         getPRSPRSHUW().add(newItem);
      

      Objects of the following type(s) are allowed in the list PRSAntwoord.PRSPRSHUW

    • getPRSPRSKND

      public List<PRSAntwoord.PRSPRSKND> getPRSPRSKND()
      Gets the value of the prsprsknd 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 prsprsknd property.

      For example, to add a new item, do as follows:

         getPRSPRSKND().add(newItem);
      

      Objects of the following type(s) are allowed in the list PRSAntwoord.PRSPRSKND

    • getPRSPRSOUD

      public List<PRSAntwoord.PRSPRSOUD> getPRSPRSOUD()
      Gets the value of the prsprsoud 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 prsprsoud property.

      For example, to add a new item, do as follows:

         getPRSPRSOUD().add(newItem);
      

      Objects of the following type(s) are allowed in the list PRSAntwoord.PRSPRSOUD