public class BaseUsernameSignUpModel extends BaseSignUpModel implements UsernameSignUpModel
EMAIL, PASSWORD| Constructor and Description |
|---|
BaseUsernameSignUpModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername()
Gets the username.
|
void |
setUsername(String username)
Sets the username.
|
getRepeatPassword, getTermOfUseAccepted, setRepeatPassword, setTermOfUseAcceptedgetEmail, getPassword, setEmail, setPasswordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRepeatPassword, getTermOfUseAccepted, setRepeatPassword, setTermOfUseAcceptedgetEmail, 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.