Class FoutBericht.Body
java.lang.Object
nl.egem.stuf.stuf0204.FoutBericht.Body
- Enclosing class:
FoutBericht
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="code" type="{http://www.egem.nl/StUF/StUF0204}FoutCode"/>
<element name="plek" type="{http://www.egem.nl/StUF/StUF0204}FoutPlek"/>
<element name="omschrijving" type="{http://www.egem.nl/StUF/StUF0204}FoutOmschrijving"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()Gets the value of the code property.Gets the value of the omschrijving property.getPlek()Gets the value of the plek property.voidSets the value of the code property.voidsetOmschrijving(String value) Sets the value of the omschrijving property.voidSets the value of the plek property.
-
Field Details
-
code
-
plek
-
omschrijving
-
-
Constructor Details
-
Body
public Body()
-
-
Method Details
-
getCode
-
setCode
-
getPlek
-
setPlek
-
getOmschrijving
-
setOmschrijving
-