public class AlipayEcoCplifeCommunityCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifeCommunityCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCommunityId()
Gets community id.
|
String |
getNextAction()
Gets next action.
|
String |
getStatus()
Gets status.
|
void |
setCommunityId(String communityId)
Sets community id.
|
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 AlipayEcoCplifeCommunityCreateResponse()
public void setCommunityId(String communityId)
communityId
- the community idpublic String getCommunityId()
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.