public class BaseUsernameSignInModel extends BaseSignInModel implements UsernameSignInModel
EMAIL, PASSWORD| Constructor and Description |
|---|
BaseUsernameSignInModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername()
Gets the username.
|
void |
setUsername(String username)
Sets the username.
|
getEmail, getPassword, setEmail, setPasswordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEmail, getPassword, setEmail, setPasswordpublic String getUsername()
getUsername in interface UsernameSignInModelpublic void setUsername(String username)
setUsername in interface UsernameSignInModelusername - the new usernameCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.