public class KoubeiCateringOrderCancelResponse extends AlipayResponse
| Constructor and Description | 
|---|
KoubeiCateringOrderCancelResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getExtInfo()
Gets ext info. 
 | 
String | 
getOrderId()
Gets order id. 
 | 
String | 
getOutBizNo()
Gets out biz no. 
 | 
Boolean | 
getRetry()
Gets retry. 
 | 
void | 
setExtInfo(String extInfo)
Sets ext info. 
 | 
void | 
setOrderId(String orderId)
Sets order id. 
 | 
void | 
setOutBizNo(String outBizNo)
Sets out biz no. 
 | 
void | 
setRetry(Boolean retry)
Sets retry. 
 | 
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setExtInfo(String extInfo)
extInfo - the ext infopublic String getExtInfo()
public void setOrderId(String orderId)
orderId - the order idpublic String getOrderId()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getOutBizNo()
public void setRetry(Boolean retry)
retry - the retrypublic Boolean getRetry()
Copyright © 2018. All rights reserved.