public static class UserVerifiedErrorModel.ShowapiResBodyBean.DataBean extends Object
| Constructor and Description |
|---|
DataBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getError() |
String |
getMsg() |
int |
getRet_code() |
void |
setCode(int code) |
void |
setError(String error) |
void |
setMsg(String msg) |
void |
setRet_code(int ret_code) |
public int getRet_code()
public void setRet_code(int ret_code)
public String getError()
public void setError(String error)
public int getCode()
public void setCode(int code)
public String getMsg()
public void setMsg(String msg)
Copyright © 2018. All rights reserved.