Class PRSAntwoord.PRSNAT

java.lang.Object
nl.egem.stuf.sector.bg._0204.PRSNATRel
nl.egem.stuf.sector.bg._0204.PRSAntwoord.PRSNAT
Enclosing class:
PRSAntwoord

public static class PRSAntwoord.PRSNAT extends PRSNATRel

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

  • Constructor Details

    • PRSNAT

      public PRSNAT()
  • Method Details

    • getNAT

      public NATTabel getNAT()
      Gets the value of the nat property.
      Returns:
      possible object is NATTabel
    • setNAT

      public void setNAT(NATTabel value)
      Sets the value of the nat property.
      Parameters:
      value - allowed object is NATTabel