public class NeteaseSmsResponse extends Object
Description: 响应结果
static Integer
SUCCESS_CODE
NeteaseSmsResponse()
int
getCode()
String
getMsg()
Long
getObj()
void
setCode(int code)
setMsg(String msg)
setObj(Long obj)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Integer SUCCESS_CODE
public NeteaseSmsResponse()
public int getCode()
public void setCode(int code)
public String getMsg()
public void setMsg(String msg)
public Long getObj()
public void setObj(Long obj)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.