Class NNPKennisgeving

java.lang.Object
nl.egem.stuf.sector.bg._0204.NNPFund
nl.egem.stuf.sector.bg._0204.NNPKennisgeving

public class NNPKennisgeving extends NNPFund
Niet natuurlijk persoon binnen kennisgeving

Java class for NNP-kennisgeving complex type.

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

 <complexType name="NNP-kennisgeving">
   <complexContent>
     <extension base="{http://www.egem.nl/StUF/sector/bg/0204}NNP-fund">
       <sequence>
         <element name="NNPADRCOR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relKerngegevens" minOccurs="0"/>
         <element name="NNPADRVBL" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relKerngegevens" minOccurs="0"/>
         <element name="NNPNNPHFD" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <sequence>
                   <element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kerngegevens" minOccurs="0"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="NNPNNPNVN" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <sequence>
                   <element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kerngegevens" minOccurs="0"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • NNPKennisgeving

      public NNPKennisgeving()
  • Method Details

    • getNNPADRCOR

      public javax.xml.bind.JAXBElement<ADRRelKerngegevens> getNNPADRCOR()
      Gets the value of the nnpadrcor property.
      Returns:
      possible object is JAXBElement<ADRRelKerngegevens>
    • setNNPADRCOR

      public void setNNPADRCOR(javax.xml.bind.JAXBElement<ADRRelKerngegevens> value)
      Sets the value of the nnpadrcor property.
      Parameters:
      value - allowed object is JAXBElement<ADRRelKerngegevens>
    • getNNPADRVBL

      public javax.xml.bind.JAXBElement<ADRRelKerngegevens> getNNPADRVBL()
      Gets the value of the nnpadrvbl property.
      Returns:
      possible object is JAXBElement<ADRRelKerngegevens>
    • setNNPADRVBL

      public void setNNPADRVBL(javax.xml.bind.JAXBElement<ADRRelKerngegevens> value)
      Sets the value of the nnpadrvbl property.
      Parameters:
      value - allowed object is JAXBElement<ADRRelKerngegevens>
    • getNNPNNPHFD

      public javax.xml.bind.JAXBElement<NNPKennisgeving.NNPNNPHFD> getNNPNNPHFD()
      Gets the value of the nnpnnphfd property.
      Returns:
      possible object is JAXBElement<NNPKennisgeving.NNPNNPHFD>
    • setNNPNNPHFD

      public void setNNPNNPHFD(javax.xml.bind.JAXBElement<NNPKennisgeving.NNPNNPHFD> value)
      Sets the value of the nnpnnphfd property.
      Parameters:
      value - allowed object is JAXBElement<NNPKennisgeving.NNPNNPHFD>
    • getNNPNNPNVN

      public List<NNPKennisgeving.NNPNNPNVN> getNNPNNPNVN()
      Gets the value of the nnpnnpnvn 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 nnpnnpnvn property.

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

          getNNPNNPNVN().add(newItem);
       

      Objects of the following type(s) are allowed in the list NNPKennisgeving.NNPNNPNVN