public class ZhimaDataMorseOperateSyncResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaDataMorseOperateSyncResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getResultExtent()
Gets result extent.
|
Boolean |
getSuccess()
Gets success.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setResultExtent(String resultExtent)
Sets result extent.
|
void |
setSuccess(Boolean success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBizId(String bizId)
bizId
- the biz idpublic String getBizId()
public void setResultExtent(String resultExtent)
resultExtent
- the result extentpublic String getResultExtent()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
Copyright © 2018. All rights reserved.