public class AlipayIserviceCcmAgentSchedulelogQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCcmAgentSchedulelogQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
AgentScheduleLog |
getAgentScheduleLogs() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setAgentScheduleLogs(AgentScheduleLog agentScheduleLogs) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCcmAgentSchedulelogQueryResponse()
public void setAgentScheduleLogs(AgentScheduleLog agentScheduleLogs)
public AgentScheduleLog getAgentScheduleLogs()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.