public class RS<T> extends Object
RS()
Integer
getCode()
T
getData()
String
getMsg()
void
setCode(Integer code)
setData(T data)
setMsg(String msg)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RS()
public Integer getCode()
public void setCode(Integer code)
public String getMsg()
public void setMsg(String msg)
public T getData()
public void setData(T data)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.