Class Stuurgegevens.Fout

java.lang.Object
nl.egem.stuf.stuf0204.Stuurgegevens.Fout
Enclosing class:
Stuurgegevens

public static class Stuurgegevens.Fout 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 name="crossRefNummer" type="{http://www.egem.nl/StUF/StUF0204}RefNummer"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • crossRefNummer

      protected String crossRefNummer
  • Constructor Details

    • Fout

      public Fout()
  • Method Details

    • getCrossRefNummer

      public String getCrossRefNummer()
      Gets the value of the crossRefNummer property.
      Returns:
      possible object is String
    • setCrossRefNummer

      public void setCrossRefNummer(String value)
      Sets the value of the crossRefNummer property.
      Parameters:
      value - allowed object is String