cn.beecloud.bean
类 BCTransferParameter
java.lang.Object
cn.beecloud.bean.BCTransferParameter
public class BCTransferParameter
- extends Object
BC单笔代付 Created by bianjianjun on 16/1/8.
|
构造方法摘要 |
BCTransferParameter()
|
BCTransferParameter(Integer totalFee,
String billNo,
String title,
String tradeSource,
String bankCode,
String bankAssociatedCode,
String bankFullName,
String cardType,
String accountType,
String accountNo,
String accountName,
Map<String,Object> optional)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BCTransferParameter
public BCTransferParameter()
BCTransferParameter
public BCTransferParameter(Integer totalFee,
String billNo,
String title,
String tradeSource,
String bankCode,
String bankAssociatedCode,
String bankFullName,
String cardType,
String accountType,
String accountNo,
String accountName,
Map<String,Object> optional)
getTotalFee
public Integer getTotalFee()
setTotalFee
public void setTotalFee(Integer totalFee)
getBillNo
public String getBillNo()
setBillNo
public void setBillNo(String billNo)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getTradeSource
public String getTradeSource()
setTradeSource
public void setTradeSource(String tradeSource)
getBankCode
public String getBankCode()
setBankCode
public void setBankCode(String bankCode)
getBankAssociatedCode
public String getBankAssociatedCode()
setBankAssociatedCode
public void setBankAssociatedCode(String bankAssociatedCode)
getBankFullName
public String getBankFullName()
setBankFullName
public void setBankFullName(String bankFullName)
getCardType
public String getCardType()
setCardType
public void setCardType(String cardType)
getAccountType
public String getAccountType()
setAccountType
public void setAccountType(String accountType)
getAccountNo
public String getAccountNo()
setAccountNo
public void setAccountNo(String accountNo)
getAccountName
public String getAccountName()
setAccountName
public void setAccountName(String accountName)
getMobile
public String getMobile()
setMobile
public void setMobile(String mobile)
getOptional
public Map<String,Object> getOptional()
setOptional
public void setOptional(Map<String,Object> optional)
Copyright © 2016. All rights reserved.