Class BevestigingsBericht

java.lang.Object
nl.egem.stuf.stuf0204.BevestigingsBericht

public class BevestigingsBericht extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.egem.nl/StUF/StUF0204}stuurgegevens"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • BevestigingsBericht

      public BevestigingsBericht()
  • Method Details

    • getStuurgegevens

      public Stuurgegevens getStuurgegevens()
      Gets the value of the stuurgegevens property.
      Returns:
      possible object is Stuurgegevens
    • setStuurgegevens

      public void setStuurgegevens(Stuurgegevens value)
      Sets the value of the stuurgegevens property.
      Parameters:
      value - allowed object is Stuurgegevens