public class UserIndex extends Object implements Serializable
| Constructor and Description |
|---|
UserIndex() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getLogin() |
String |
getPassword() |
void |
setEmail(String email) |
void |
setLogin(String login) |
void |
setPassword(String password) |
void |
signIn() |
Copyright © 2017. All rights reserved.