类 RespData
java.lang.Object
pro.safeworld.swasdk.data.comm.RespData
- 直接已知子类:
RespBlockHeightBody,RespGetDepositAddrBody,RespGetDepositHistoryBody,RespQueryBalanceBody,RespQueryCoinBody,RespQueryIsInternalAddrBody,RespQueryWithdrawHistoryBody,RespQueryWithdrawStatusBody,RespSubmitWithdrawBody
public class RespData
extends java.lang.Object
RespData
-
构造器概要
构造器 构造器 说明 RespData() -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
RespData
public RespData()
-
-
方法详细资料
-
getEno
public int getEno()getEno- 返回:
- int
-
setEno
public void setEno(int eno)setEno- 参数:
eno- void
-
getEmsg
public java.lang.String getEmsg()getEmsg- 返回:
- String
-
setEmsg
public void setEmsg(java.lang.String emsg)setEmsg- 参数:
emsg- void
-