public class Bestand extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
bestandsnaam |
protected String |
bestandsreferentie |
| Constructor and Description |
|---|
Bestand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBestandsnaam()
Gets the value of the bestandsnaam property.
|
String |
getBestandsreferentie()
Gets the value of the bestandsreferentie property.
|
void |
setBestandsnaam(String value)
Sets the value of the bestandsnaam property.
|
void |
setBestandsreferentie(String value)
Sets the value of the bestandsreferentie property.
|
protected String bestandsnaam
protected String bestandsreferentie
public String getBestandsnaam()
Stringpublic void setBestandsnaam(String value)
value - allowed object is
Stringpublic String getBestandsreferentie()
StringCopyright © 2020 B3Partners B.V.. All rights reserved.