public class UserLastPasswordRequestInfo extends Object
| Constructor and Description |
|---|
UserLastPasswordRequestInfo(String id,
long timestamp,
int times) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
int |
getTimes() |
long |
getTimestamp() |
void |
setId(String id) |
void |
setTimes(int times) |
void |
setTimestamp(long timestamp) |
public UserLastPasswordRequestInfo(String id, long timestamp, int times)
Copyright © 2017. All Rights Reserved.