public class Melding extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected String |
omschrijving |
protected String |
severityCode |
| Constructor and Description |
|---|
Melding() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Gets the value of the code property.
|
String |
getOmschrijving()
Gets the value of the omschrijving property.
|
String |
getSeverityCode()
Dit element is een bouwsteen, welke gebruikt kan worden om de ernst van een fout aan te geven.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setOmschrijving(String value)
Sets the value of the omschrijving property.
|
void |
setSeverityCode(String value)
Sets the value of the severityCode property.
|
protected String code
protected String omschrijving
protected String severityCode
public String getCode()
Stringpublic void setCode(String value)
value - allowed object is
Stringpublic String getOmschrijving()
Stringpublic void setOmschrijving(String value)
value - allowed object is
Stringpublic String getSeverityCode()
StringCopyright © 2020 B3Partners B.V.. All rights reserved.