public class Fun9950Requst extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
address |
protected String |
addressRec |
protected BigInteger |
amount |
protected String |
bankAccountInvoice |
protected String |
bankNoInvoice |
protected int |
branchNo |
protected String |
chargeType |
protected String |
clientName |
protected String |
clientNameRec |
protected String |
companyName |
protected String |
deliveryWay |
protected int |
functionId |
protected int |
fundAccount |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
invoiceTitle |
protected String |
invoiceType |
protected String |
mobiletelephone |
protected String |
mobiletelephoneRec |
protected String |
opEntrustWay |
protected String |
password |
protected String |
phonecode |
protected String |
registeredAddress |
protected String |
registeredPhone |
protected String |
remark |
protected String |
taxpayerNo |
protected String |
userId |
protected String |
zipcode |
protected String |
zipcodeRec |
| 构造器和说明 |
|---|
Fun9950Requst() |
protected int functionId
protected String opEntrustWay
@NotBlank protected String userId
protected int branchNo
protected int fundAccount
@NotBlank protected String password
@NotBlank protected String deliveryWay
@NotBlank protected String fundCompany
@NotBlank protected String fundCode
@NotBlank protected String chargeType
@NotNull
@Digits(integer=19,
fraction=0)
protected BigInteger amount
@NotBlank protected String clientName
@NotBlank protected String zipcode
@NotBlank protected String address
protected String phonecode
@NotBlank protected String mobiletelephone
protected String invoiceType
protected String invoiceTitle
protected String companyName
protected String taxpayerNo
protected String registeredAddress
protected String registeredPhone
protected String bankNoInvoice
protected String bankAccountInvoice
protected String clientNameRec
protected String zipcodeRec
protected String addressRec
protected String mobiletelephoneRec
protected String remark
public int getFunctionId()
public void setFunctionId(int function_id)
public String getOpEntrustWay()
public void setOpEntrustWay(String op_entrust_way)
public String getUserId()
public void setUserId(String user_id)
public int getBranchNo()
public void setBranchNo(int branch_no)
public int getFundAccount()
public void setFundAccount(int fund_account)
public String getPassword()
public void setPassword(String password)
public String getDeliveryWay()
public void setDeliveryWay(String delivery_way)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public String getChargeType()
public void setChargeType(String charge_type)
public BigInteger getAmount()
public void setAmount(BigInteger amount)
public String getClientName()
public void setClientName(String client_name)
public String getZipcode()
public void setZipcode(String zipcode)
public String getAddress()
public void setAddress(String address)
public String getPhonecode()
public void setPhonecode(String phonecode)
public String getMobiletelephone()
public void setMobiletelephone(String mobiletelephone)
public String getInvoiceType()
public void setInvoiceType(String invoice_type)
public String getInvoiceTitle()
public void setInvoiceTitle(String invoice_title)
public String getCompanyName()
public void setCompanyName(String company_name)
public String getTaxpayerNo()
public void setTaxpayerNo(String taxpayer_no)
public String getRegisteredAddress()
public void setRegisteredAddress(String registered_address)
public String getRegisteredPhone()
public void setRegisteredPhone(String registered_phone)
public String getBankNoInvoice()
public void setBankNoInvoice(String bank_no_invoice)
public String getBankAccountInvoice()
public void setBankAccountInvoice(String bank_account_invoice)
public String getClientNameRec()
public void setClientNameRec(String client_name_rec)
public String getZipcodeRec()
public void setZipcodeRec(String zipcode_rec)
public String getAddressRec()
public void setAddressRec(String address_rec)
public String getMobiletelephoneRec()
public void setMobiletelephoneRec(String mobiletelephone_rec)
public String getRemark()
public void setRemark(String remark)
Copyright © 2017. All rights reserved.