Class NNPKennisgeving.NNPNNPHFD

java.lang.Object
nl.egem.stuf.sector.bg._0204.Relatie
nl.egem.stuf.sector.bg._0204.NNPKennisgeving.NNPNNPHFD
Enclosing class:
NNPKennisgeving

public static class NNPKennisgeving.NNPNNPHFD extends Relatie

Java class for anonymous complex type.

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

 <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>
 
  • Field Details

  • Constructor Details

    • NNPNNPHFD

      public NNPNNPHFD()
  • Method Details

    • getNNP

      public javax.xml.bind.JAXBElement<NNPKerngegevens> getNNP()
      Gets the value of the nnp property.
      Returns:
      possible object is JAXBElement<NNPKerngegevens>
    • setNNP

      public void setNNP(javax.xml.bind.JAXBElement<NNPKerngegevens> value)
      Sets the value of the nnp property.
      Parameters:
      value - allowed object is JAXBElement<NNPKerngegevens>