public class AlipayEcoCplifeBasicserviceModifyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifeBasicserviceModifyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getNextAction()
Gets next action.
|
String |
getStatus()
Gets status.
|
void |
setNextAction(String nextAction)
Sets next action.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoCplifeBasicserviceModifyResponse()
public void setNextAction(String nextAction)
nextAction
- the next actionpublic String getNextAction()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.