public class BarcodePayInput extends Object
| 构造器和说明 |
|---|
BarcodePayInput() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAttach()
Gets attach.
|
String |
getAttachAmt()
Gets attach amt.
|
String |
getBackUrl()
Gets back url.
|
String |
getBarcode()
Gets barcode.
|
String |
getBusiType()
Gets busi type.
|
String |
getChannel()
Gets channel.
|
String |
getDeviceTmNum()
Gets device tm num.
|
String |
getGoodsName()
Gets goods name.
|
String |
getLedgerDetail()
Gets ledger detail.
|
String |
getMac()
Gets mac.
|
String |
getMchntTmNum()
Gets mchnt tm num.
|
String |
getMerchantId()
Gets merchant id.
|
String |
getOrderAmt()
Gets order amt.
|
String |
getOrderDate()
Gets order date.
|
String |
getOrderNo()
Gets order no.
|
String |
getOrderReqNo()
Gets order req no.
|
String |
getProductAmt()
Gets product amt.
|
String |
getStoreId()
Gets store id.
|
String |
getSubMerchantId()
Gets sub merchant id.
|
void |
setAttach(String attach)
Sets attach.
|
void |
setAttachAmt(String attachAmt)
Sets attach amt.
|
void |
setBackUrl(String backUrl)
Sets back url.
|
void |
setBarcode(String barcode)
Sets barcode.
|
void |
setBusiType(String busiType)
Sets busi type.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setDeviceTmNum(String deviceTmNum)
Sets device tm num.
|
void |
setGoodsName(String goodsName)
Sets goods name.
|
void |
setLedgerDetail(String ledgerDetail)
Sets ledger detail.
|
void |
setMac(String mac)
Sets mac.
|
void |
setMchntTmNum(String mchntTmNum)
Sets mchnt tm num.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setOrderAmt(String orderAmt)
Sets order amt.
|
void |
setOrderDate(String orderDate)
Sets order date.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderReqNo(String orderReqNo)
Sets order req no.
|
void |
setProductAmt(String productAmt)
Sets product amt.
|
void |
setStoreId(String storeId)
Sets store id.
|
void |
setSubMerchantId(String subMerchantId)
Sets sub merchant id.
|
public String getMerchantId()
public String getSubMerchantId()
public String getBarcode()
public String getOrderNo()
public String getOrderReqNo()
public String getChannel()
public String getBusiType()
public String getOrderDate()
public String getOrderAmt()
public String getProductAmt()
public String getAttachAmt()
public String getGoodsName()
public String getStoreId()
public String getBackUrl()
public String getLedgerDetail()
public String getAttach()
public String getMac()
public String getMchntTmNum()
public String getDeviceTmNum()
public void setMerchantId(String merchantId)
merchantId - the merchant idpublic void setSubMerchantId(String subMerchantId)
subMerchantId - the sub merchant idpublic void setBarcode(String barcode)
barcode - the barcodepublic void setOrderNo(String orderNo)
orderNo - the order nopublic void setOrderReqNo(String orderReqNo)
orderReqNo - the order req nopublic void setChannel(String channel)
channel - the channelpublic void setBusiType(String busiType)
busiType - the busi typepublic void setOrderDate(String orderDate)
orderDate - the order datepublic void setOrderAmt(String orderAmt)
orderAmt - the order amtpublic void setProductAmt(String productAmt)
productAmt - the product amtpublic void setAttachAmt(String attachAmt)
attachAmt - the attach amtpublic void setGoodsName(String goodsName)
goodsName - the goods namepublic void setStoreId(String storeId)
storeId - the store idpublic void setBackUrl(String backUrl)
backUrl - the back urlpublic void setLedgerDetail(String ledgerDetail)
ledgerDetail - the ledger detailpublic void setAttach(String attach)
attach - the attachpublic void setMac(String mac)
mac - the macpublic void setMchntTmNum(String mchntTmNum)
mchntTmNum - the mchnt tm numpublic void setDeviceTmNum(String deviceTmNum)
deviceTmNum - the device tm numCopyright © 2018. All rights reserved.