@Entity public class Users extends Object implements Serializable
| Constructor and Description |
|---|
Users() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUser_name() |
void |
setPassword(String password) |
void |
setUser_name(String user_name) |
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.