Class PRSKennisgeving.PRSIDB

java.lang.Object
nl.egem.stuf.sector.bg._0204.PRSIDBRel
nl.egem.stuf.sector.bg._0204.PRSKennisgeving.PRSIDB
Enclosing class:
PRSKennisgeving

public static class PRSKennisgeving.PRSIDB extends PRSIDBRel

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}PRSIDB-rel">
       <sequence>
         <element name="SIB" type="{http://www.egem.nl/StUF/sector/bg/0204}SIB-tabel"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • PRSIDB

      public PRSIDB()
  • Method Details

    • getSIB

      public SIBTabel getSIB()
      Gets the value of the sib property.
      Returns:
      possible object is SIBTabel
    • setSIB

      public void setSIB(SIBTabel value)
      Sets the value of the sib property.
      Parameters:
      value - allowed object is SIBTabel