public class AlipayEcoRenthouseCommunityInfoSyncResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoRenthouseCommunityInfoSyncResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCommReqId()
Gets comm req id.
|
Long |
getStatus()
Gets status.
|
void |
setCommReqId(String commReqId)
Sets comm req id.
|
void |
setStatus(Long status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoRenthouseCommunityInfoSyncResponse()
public void setCommReqId(String commReqId)
commReqId
- the comm req idpublic String getCommReqId()
public void setStatus(Long status)
status
- the statuspublic Long getStatus()
Copyright © 2018. All rights reserved.