public class IndustryResponse extends Object
| 构造器和说明 |
|---|
IndustryResponse() |
public String getDesc()
public void setDesc(String desc)
desc - the descpublic long getErrcode()
public void setErrcode(long errcode)
errcode - the errcodepublic String getErrmsg()
public void setErrmsg(String errmsg)
errmsg - the errmsgCopyright © 2018. All rights reserved.