public class BaseResult extends Object
BaseResult()
String
getErrcode()
getErrmsg()
boolean
isSuccess()
void
setErrcode(String errcode)
setErrmsg(String errmsg)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseResult()
public String getErrcode()
public void setErrcode(String errcode)
public String getErrmsg()
public void setErrmsg(String errmsg)
public boolean isSuccess()
Copyright © 2017. All rights reserved.