public interface AdministratorUser
SettingsService specific.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword()
Get the value of password.
|
java.lang.String |
getUsername()
Get the value of username.
|
void |
setPassword(java.lang.String password)
Set the value of password.
|
void |
setUsername(java.lang.String username)
Set the value of username.
|
java.lang.String getPassword()
java.lang.String getUsername()
void setPassword(java.lang.String password)
password - new value of passwordvoid setUsername(java.lang.String username)
username - new value of usernameCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.