public class UserBean extends Object
| Constructor and Description |
|---|
UserBean(String email,
String login,
String password)
Initialize user
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEmail() |
String |
getLogin() |
String |
getPassword() |
int |
hashCode() |
String |
toString() |
Copyright © 2006–2022 Icegreen Technologies. All rights reserved.