public class Result extends Object
Result()
int
getCode()
Data
getData()
List<error>
getMsg()
void
setCode(int code)
setData(Data data)
setMsg(List<error> msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result()
public int getCode()
public void setCode(int code)
public Data getData()
public void setData(Data data)
public List<error> getMsg()
public void setMsg(List<error> msg)
Copyright © 2025 Gudu Software. All rights reserved. | Back to Documentation | Full Documentation Site