public interface SimpleSignUpModel extends SignInModel
| Modifier and Type | Method and Description |
|---|---|
String |
getRepeatPassword()
Gets the repeat password.
|
Boolean |
getTermOfUseAccepted()
Gets the term of use accepted.
|
void |
setRepeatPassword(String repeatPassword)
Sets the repeat password.
|
void |
setTermOfUseAccepted(Boolean termOfUseAccepted)
Sets the term of use accepted.
|
getEmail, getPassword, setEmail, setPasswordString getRepeatPassword()
void setRepeatPassword(String repeatPassword)
repeatPassword - the new repeat passwordBoolean getTermOfUseAccepted()
void setTermOfUseAccepted(Boolean termOfUseAccepted)
termOfUseAccepted - the new term of use acceptedCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.