
public static class FoutBericht.Body extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected String |
omschrijving |
protected FoutPlek |
plek |
| Constructor and Description |
|---|
Body() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Gets the value of the code property.
|
String |
getOmschrijving()
Gets the value of the omschrijving property.
|
FoutPlek |
getPlek()
Gets the value of the plek property.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setOmschrijving(String value)
Sets the value of the omschrijving property.
|
void |
setPlek(FoutPlek value)
Sets the value of the plek property.
|
protected String code
protected FoutPlek plek
protected String omschrijving
public String getCode()
Stringpublic void setCode(String value)
value - allowed object is
Stringpublic FoutPlek getPlek()
FoutPlekpublic void setPlek(FoutPlek value)
value - allowed object is
FoutPlekpublic String getOmschrijving()
StringCopyright © 2014–2020 B3Partners B.V.. All rights reserved.