public class AlipayCommerceIotSdarttoolMessageQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotSdarttoolMessageQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConsumeErrCode() |
String |
getConsumeErrMsg() |
Long |
getConsumeState() |
Long |
getDeliverCnt() |
String |
getDeliverStatus() |
Long |
getLastDeliverAt() |
Long |
getMsgAckTime() |
Long |
getMsgBida() |
Long |
getMsgExpireTime() |
Long |
getMsgGmtCreate() |
Long |
getMsgPriority() |
void |
setConsumeErrCode(String consumeErrCode) |
void |
setConsumeErrMsg(String consumeErrMsg) |
void |
setConsumeState(Long consumeState) |
void |
setDeliverCnt(Long deliverCnt) |
void |
setDeliverStatus(String deliverStatus) |
void |
setLastDeliverAt(Long lastDeliverAt) |
void |
setMsgAckTime(Long msgAckTime) |
void |
setMsgBida(Long msgBida) |
void |
setMsgExpireTime(Long msgExpireTime) |
void |
setMsgGmtCreate(Long msgGmtCreate) |
void |
setMsgPriority(Long msgPriority) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceIotSdarttoolMessageQueryResponse()
public void setConsumeErrCode(String consumeErrCode)
public String getConsumeErrCode()
public void setConsumeErrMsg(String consumeErrMsg)
public String getConsumeErrMsg()
public void setConsumeState(Long consumeState)
public Long getConsumeState()
public void setDeliverCnt(Long deliverCnt)
public Long getDeliverCnt()
public void setDeliverStatus(String deliverStatus)
public String getDeliverStatus()
public void setLastDeliverAt(Long lastDeliverAt)
public Long getLastDeliverAt()
public void setMsgAckTime(Long msgAckTime)
public Long getMsgAckTime()
public void setMsgBida(Long msgBida)
public Long getMsgBida()
public void setMsgExpireTime(Long msgExpireTime)
public Long getMsgExpireTime()
public void setMsgGmtCreate(Long msgGmtCreate)
public Long getMsgGmtCreate()
public void setMsgPriority(Long msgPriority)
public Long getMsgPriority()
Copyright © 2020. All rights reserved.