public class MemberCheckMobileExistReqBean extends Object
| Constructor and Description |
|---|
MemberCheckMobileExistReqBean() |
MemberCheckMobileExistReqBean(String mobile,
String fromSystem,
String fromSubSystem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromSubSystem() |
String |
getFromSystem() |
String |
getMobile() |
void |
setFromSubSystem(String fromSubSystem) |
void |
setFromSystem(String fromSystem) |
void |
setMobile(String mobile) |
public String getMobile()
public void setMobile(String mobile)
public String getFromSystem()
public void setFromSystem(String fromSystem)
public String getFromSubSystem()
public void setFromSubSystem(String fromSubSystem)
Copyright © 2023. All rights reserved.