public class ResultInfo extends Object
ResultInfo()
ResultInfo(String code, String messge)
String
getCode()
getMessage()
void
setCode(String code)
setMessage(String message)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResultInfo()
public ResultInfo(String code, String messge)
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public String toString()
toString
Object
Copyright © 2013 Xunlei Networking Technologies. All rights reserved.