public class Fun9751Requst extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
autotransNo |
protected String |
bankAccountDk |
protected BigDecimal |
bankBalance |
protected String |
bankNoDk |
protected int |
branchNo |
protected String |
channelResource |
protected String |
chargeTypeBack |
protected int |
functionId |
protected int |
fundAccountB |
protected int |
fundAccountG |
protected String |
fundCode |
protected String |
fundCodeBack |
protected String |
fundCompany |
protected String |
fundCompanyBack |
protected String |
gtFundPassword |
protected String |
moneyType |
protected BigDecimal |
occurBalanceG |
protected String |
opbusinessFlag |
protected String |
opEntrustWay |
protected String |
password |
protected String |
payType |
protected BigDecimal |
shareBack |
protected String |
tiedCardType |
protected String |
userId |
| 构造器和说明 |
|---|
Fun9751Requst() |
protected int functionId
@NotBlank protected String userId
protected int branchNo
protected int fundAccountG
protected String password
protected String gtFundPassword
protected String opEntrustWay
@NotBlank protected String opbusinessFlag
@NotNull
@Digits(integer=19,
fraction=2)
protected BigDecimal occurBalanceG
protected int fundAccountB
protected String bankNoDk
protected String bankAccountDk
@NotBlank protected String tiedCardType
protected BigDecimal bankBalance
@NotBlank protected String moneyType
@NotBlank protected String fundCompany
@NotBlank protected String fundCode
protected String autotransNo
protected String fundCompanyBack
protected String fundCodeBack
protected String chargeTypeBack
protected BigDecimal shareBack
@NotBlank protected String payType
protected String channelResource
public int getFunctionId()
public void setFunctionId(int function_id)
public String getUserId()
public void setUserId(String user_id)
public int getBranchNo()
public void setBranchNo(int branch_no)
public int getFundAccountG()
public void setFundAccountG(int fund_account_g)
public String getPassword()
public void setPassword(String password)
public String getGtFundPassword()
public void setGtFundPassword(String gt_fund_password)
public String getOpEntrustWay()
public void setOpEntrustWay(String op_entrust_way)
public String getOpbusinessFlag()
public void setOpbusinessFlag(String opbusiness_flag)
public BigDecimal getOccurBalanceG()
public void setOccurBalanceG(BigDecimal occur_balance_g)
public int getFundAccountB()
public void setFundAccountB(int fund_account_b)
public String getBankNoDk()
public void setBankNoDk(String bank_no_dk)
public String getBankAccountDk()
public void setBankAccountDk(String bank_account_dk)
public String getTiedCardType()
public void setTiedCardType(String tied_card_type)
public BigDecimal getBankBalance()
public void setBankBalance(BigDecimal bank_balance)
public String getMoneyType()
public void setMoneyType(String money_type)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public String getAutotransNo()
public void setAutotransNo(String autotrans_no)
public String getFundCompanyBack()
public void setFundCompanyBack(String fund_company_back)
public String getFundCodeBack()
public void setFundCodeBack(String fund_code_back)
public String getChargeTypeBack()
public void setChargeTypeBack(String charge_type_back)
public BigDecimal getShareBack()
public void setShareBack(BigDecimal share_back)
public String getPayType()
public void setPayType(String pay_type)
public String getChannelResource()
public void setChannelResource(String channel_resource)
Copyright © 2017. All rights reserved.