public class UserCriteria extends Object implements Serializable
| Constructor and Description |
|---|
UserCriteria(String username,
String password,
String email)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Get the email
|
String |
getPassword()
Get the password
|
static long |
getSerialVersionUID()
Get the serial uid
|
String |
getUsername()
Get the username
|
public static long getSerialVersionUID()
public String getUsername()
public String getPassword()
public String getEmail()
Copyright © 2007-2015 Ikasan. All Rights Reserved.