public class SsdataDataserviceMetainfoSyncResponse extends AlipayResponse
Constructor and Description |
---|
SsdataDataserviceMetainfoSyncResponse() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsSyncSuccess()
Gets is sync success.
|
String |
getSyncResult()
Gets sync result.
|
void |
setIsSyncSuccess(Boolean isSyncSuccess)
Sets is sync success.
|
void |
setSyncResult(String syncResult)
Sets sync result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataDataserviceMetainfoSyncResponse()
public void setIsSyncSuccess(Boolean isSyncSuccess)
isSyncSuccess
- the is sync successpublic Boolean getIsSyncSuccess()
public void setSyncResult(String syncResult)
syncResult
- the sync resultpublic String getSyncResult()
Copyright © 2018. All rights reserved.