public class AlipayIserviceItaskProcessDetailModifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceItaskProcessDetailModifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayProcessId() |
String |
getAlipayProcessStatus() |
List<ExtendFieldInfo> |
getExtendFieldInfos() |
void |
setAlipayProcessId(String alipayProcessId) |
void |
setAlipayProcessStatus(String alipayProcessStatus) |
void |
setExtendFieldInfos(List<ExtendFieldInfo> extendFieldInfos) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceItaskProcessDetailModifyResponse()
public void setAlipayProcessId(String alipayProcessId)
public String getAlipayProcessId()
public void setAlipayProcessStatus(String alipayProcessStatus)
public String getAlipayProcessStatus()
public void setExtendFieldInfos(List<ExtendFieldInfo> extendFieldInfos)
public List<ExtendFieldInfo> getExtendFieldInfos()
Copyright © 2023. All rights reserved.