public static class OrderResultOutput.Result extends Object
| 构造器和说明 |
|---|
Result() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAttach()
Gets attach.
|
String |
getCoupon()
Gets coupon.
|
String |
getCustomerId()
Gets customer id.
|
String |
getDeviceTmNum()
Gets device tm num.
|
String |
getEncodeType()
Gets encode type.
|
String |
getMchntTmNum()
Gets mchnt tm num.
|
String |
getMerchantId()
Gets merchant id.
|
String |
getOrderDate()
Gets order date.
|
String |
getOrderNo()
Gets order no.
|
String |
getOrderReqNo()
Gets order req no.
|
String |
getOurTransNo()
Gets our trans no.
|
String |
getPayChannel()
Gets pay channel.
|
String |
getPayeeAccount()
Gets payee account.
|
String |
getPayerAccount()
Gets payer account.
|
String |
getProductDesc()
Gets product desc.
|
String |
getRefundFlag()
Gets refund flag.
|
String |
getRespCode()
Gets resp code.
|
String |
getRespDesc()
Gets resp desc.
|
String |
getScValue()
Gets sc value.
|
String |
getSign()
Gets sign.
|
String |
getTransAmt()
Gets trans amt.
|
String |
getTransPhone()
Gets trans phone.
|
String |
getTransStatus()
Gets trans status.
|
void |
setAttach(String attach)
Sets attach.
|
void |
setCoupon(String coupon)
Sets coupon.
|
void |
setCustomerId(String customerId)
Sets customer id.
|
void |
setDeviceTmNum(String deviceTmNum)
Sets device tm num.
|
void |
setEncodeType(String encodeType)
Sets encode type.
|
void |
setMchntTmNum(String mchntTmNum)
Sets mchnt tm num.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setOrderDate(String orderDate)
Sets order date.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderReqNo(String orderReqNo)
Sets order req no.
|
void |
setOurTransNo(String ourTransNo)
Sets our trans no.
|
void |
setPayChannel(String payChannel)
Sets pay channel.
|
void |
setPayeeAccount(String payeeAccount)
Sets payee account.
|
void |
setPayerAccount(String payerAccount)
Sets payer account.
|
void |
setProductDesc(String productDesc)
Sets product desc.
|
void |
setRefundFlag(String refundFlag)
Sets refund flag.
|
void |
setRespCode(String respCode)
Sets resp code.
|
void |
setRespDesc(String respDesc)
Sets resp desc.
|
void |
setScValue(String scValue)
Sets sc value.
|
void |
setSign(String sign)
Sets sign.
|
void |
setTransAmt(String transAmt)
Sets trans amt.
|
void |
setTransPhone(String transPhone)
Sets trans phone.
|
void |
setTransStatus(String transStatus)
Sets trans status.
|
String |
toString() |
public String getMerchantId()
public String getOrderNo()
public String getOrderReqNo()
public String getOrderDate()
public String getOurTransNo()
public String getTransAmt()
public String getTransStatus()
public String getEncodeType()
public String getSign()
public String getCoupon()
public String getScValue()
public String getPayerAccount()
public String getPayeeAccount()
public String getPayChannel()
public String getProductDesc()
public String getRefundFlag()
public String getCustomerId()
public String getMchntTmNum()
public String getDeviceTmNum()
public String getAttach()
public String getTransPhone()
public String getRespCode()
public String getRespDesc()
public void setMerchantId(String merchantId)
merchantId - the merchant idpublic void setOrderNo(String orderNo)
orderNo - the order nopublic void setOrderReqNo(String orderReqNo)
orderReqNo - the order req nopublic void setOrderDate(String orderDate)
orderDate - the order datepublic void setOurTransNo(String ourTransNo)
ourTransNo - the our trans nopublic void setTransAmt(String transAmt)
transAmt - the trans amtpublic void setTransStatus(String transStatus)
transStatus - the trans statuspublic void setEncodeType(String encodeType)
encodeType - the encode typepublic void setSign(String sign)
sign - the signpublic void setCoupon(String coupon)
coupon - the couponpublic void setScValue(String scValue)
scValue - the sc valuepublic void setPayerAccount(String payerAccount)
payerAccount - the payer accountpublic void setPayeeAccount(String payeeAccount)
payeeAccount - the payee accountpublic void setPayChannel(String payChannel)
payChannel - the pay channelpublic void setProductDesc(String productDesc)
productDesc - the product descpublic void setRefundFlag(String refundFlag)
refundFlag - the refund flagpublic void setCustomerId(String customerId)
customerId - the customer idpublic void setMchntTmNum(String mchntTmNum)
mchntTmNum - the mchnt tm numpublic void setDeviceTmNum(String deviceTmNum)
deviceTmNum - the device tm numpublic void setAttach(String attach)
attach - the attachpublic void setTransPhone(String transPhone)
transPhone - the trans phonepublic void setRespCode(String respCode)
respCode - the resp codepublic void setRespDesc(String respDesc)
respDesc - the resp descCopyright © 2018. All rights reserved.