public class AlipayUserUnicomMobileSyncResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserUnicomMobileSyncResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getMobileSyncResult()
Gets mobile sync result.
|
String |
getOutBizNo()
Gets out biz no.
|
void |
setMobileSyncResult(String mobileSyncResult)
Sets mobile sync result.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setMobileSyncResult(String mobileSyncResult)
mobileSyncResult
- the mobile sync resultpublic String getMobileSyncResult()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
Copyright © 2018. All rights reserved.