public class UserContactVo extends UserInfoVo
| 构造器和说明 |
|---|
UserContactVo() |
UserContactVo(String verificationCode,
String step,
String email,
String areaCode,
String mobile) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getSendBy() |
String |
getStep() |
String |
getVerificationCode() |
void |
setSendBy(String sendBy) |
void |
setStep(String step) |
void |
setVerificationCode(String verificationCode) |
getAreaCode, getEmail, getMobile, getName, getOrgCode, getPassword, getUserId, setAreaCode, setEmail, setMobile, setName, setOrgCode, setPassword, setUserIdCopyright © 2018. All rights reserved.