public class AlipayCommerceFixTaskproblemQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceFixTaskproblemQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FixProblemDTO> |
getProblemList() |
void |
setProblemList(List<FixProblemDTO> problemList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceFixTaskproblemQueryResponse()
public void setProblemList(List<FixProblemDTO> problemList)
public List<FixProblemDTO> getProblemList()
Copyright © 2023. All rights reserved.