public class AlipayUserUnicomOrderInfoSyncResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserUnicomOrderInfoSyncResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getOrderNo()
Gets order no.
|
String |
getOrderSyncResult()
Gets order sync result.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderSyncResult(String orderSyncResult)
Sets order sync result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserUnicomOrderInfoSyncResponse()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderNo()
public void setOrderSyncResult(String orderSyncResult)
orderSyncResult
- the order sync resultpublic String getOrderSyncResult()
Copyright © 2018. All rights reserved.