public class AutoLoginInData extends Object implements Serializable
| Constructor and Description |
|---|
AutoLoginInData() |
AutoLoginInData(Benutzer user,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getClientId() |
Locale |
getLoginLocale() |
String |
getUsername() |
EBenutzerTyp |
getUserType() |
void |
setClientId(Long clientId) |
void |
setLoginLocale(Locale loginLocale) |
void |
setUsername(String username) |
void |
setUserType(EBenutzerTyp userType) |
public String getUsername()
public void setUsername(String username)
username - the username to setpublic Long getClientId()
public void setClientId(Long clientId)
clientId - the clientId to setpublic Locale getLoginLocale()
public void setLoginLocale(Locale loginLocale)
loginLocale - the loginLocale to setpublic EBenutzerTyp getUserType()
public void setUserType(EBenutzerTyp userType)
userType - the userType to setCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.