
public class Systeem extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
administratie |
protected String |
applicatie |
protected String |
gebruiker |
protected String |
organisatie |
| Constructor and Description |
|---|
Systeem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdministratie()
Gets the value of the administratie property.
|
String |
getApplicatie()
Gets the value of the applicatie property.
|
String |
getGebruiker()
Gets the value of the gebruiker property.
|
String |
getOrganisatie()
Gets the value of the organisatie property.
|
void |
setAdministratie(String value)
Sets the value of the administratie property.
|
void |
setApplicatie(String value)
Sets the value of the applicatie property.
|
void |
setGebruiker(String value)
Sets the value of the gebruiker property.
|
void |
setOrganisatie(String value)
Sets the value of the organisatie property.
|
protected String organisatie
protected String applicatie
protected String administratie
protected String gebruiker
public String getOrganisatie()
Stringpublic void setOrganisatie(String value)
value - allowed object is
Stringpublic String getApplicatie()
Stringpublic void setApplicatie(String value)
value - allowed object is
Stringpublic String getAdministratie()
Stringpublic void setAdministratie(String value)
value - allowed object is
Stringpublic String getGebruiker()
StringCopyright © 2014–2020 B3Partners B.V.. All rights reserved.