
public class FoutBericht 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"/>
<element name="body">
<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>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
FoutBericht.Body
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected FoutBericht.Body |
body |
protected Stuurgegevens |
stuurgegevens |
| Constructor and Description |
|---|
FoutBericht() |
| Modifier and Type | Method and Description |
|---|---|
FoutBericht.Body |
getBody()
Gets the value of the body property.
|
Stuurgegevens |
getStuurgegevens()
Gets the value of the stuurgegevens property.
|
void |
setBody(FoutBericht.Body value)
Sets the value of the body property.
|
void |
setStuurgegevens(Stuurgegevens value)
Sets the value of the stuurgegevens property.
|
protected Stuurgegevens stuurgegevens
protected FoutBericht.Body body
public Stuurgegevens getStuurgegevens()
Stuurgegevenspublic void setStuurgegevens(Stuurgegevens value)
value - allowed object is
Stuurgegevenspublic FoutBericht.Body getBody()
FoutBericht.Bodypublic void setBody(FoutBericht.Body value)
value - allowed object is
FoutBericht.BodyCopyright © 2014–2017 B3Partners B.V.. All rights reserved.