
public class VraagBericht extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VraagBericht.Body
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected VraagBericht.Body |
body |
protected Stuurgegevens |
stuurgegevens |
| Constructor and Description |
|---|
VraagBericht() |
| Modifier and Type | Method and Description |
|---|---|
VraagBericht.Body |
getBody()
Gets the value of the body property.
|
Stuurgegevens |
getStuurgegevens()
Gets the value of the stuurgegevens property.
|
void |
setBody(VraagBericht.Body value)
Sets the value of the body property.
|
void |
setStuurgegevens(Stuurgegevens value)
Sets the value of the stuurgegevens property.
|
protected Stuurgegevens stuurgegevens
protected VraagBericht.Body body
public Stuurgegevens getStuurgegevens()
Stuurgegevenspublic void setStuurgegevens(Stuurgegevens value)
value - allowed object is
Stuurgegevenspublic VraagBericht.Body getBody()
VraagBericht.Bodypublic void setBody(VraagBericht.Body value)
value - allowed object is
VraagBericht.BodyCopyright © 2014–2020 B3Partners B.V.. All rights reserved.