Class PRSVraag.PRSIDB

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

public static class PRSVraag.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