public class AlipayIserviceItaskProcessDetailModifyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceItaskProcessDetailModifyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAlipayProcessId()
Gets alipay process id.
|
String |
getAlipayProcessStatus()
Gets alipay process status.
|
List<ExtendFieldInfo> |
getExtendFieldInfos()
Gets extend field infos.
|
void |
setAlipayProcessId(String alipayProcessId)
Sets alipay process id.
|
void |
setAlipayProcessStatus(String alipayProcessStatus)
Sets alipay process status.
|
void |
setExtendFieldInfos(List<ExtendFieldInfo> extendFieldInfos)
Sets extend field infos.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceItaskProcessDetailModifyResponse()
public void setAlipayProcessId(String alipayProcessId)
alipayProcessId
- the alipay process idpublic String getAlipayProcessId()
public void setAlipayProcessStatus(String alipayProcessStatus)
alipayProcessStatus
- the alipay process statuspublic String getAlipayProcessStatus()
public void setExtendFieldInfos(List<ExtendFieldInfo> extendFieldInfos)
extendFieldInfos
- the extend field infospublic List<ExtendFieldInfo> getExtendFieldInfos()
Copyright © 2018. All rights reserved.