Package nl.egem.stuf.stuf0204
Class Stuurgegevens.Bevestiging
java.lang.Object
nl.egem.stuf.stuf0204.Stuurgegevens.Bevestiging
- Enclosing class:
- Stuurgegevens
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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the crossRefNummer property.void
setCrossRefNummer
(String value) Sets the value of the crossRefNummer property.
-
Field Details
-
crossRefNummer
-
-
Constructor Details
-
Bevestiging
public Bevestiging()
-
-
Method Details