public class Fun9951Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
address |
protected String |
addressRec |
protected BigInteger |
amount |
protected String |
bankAccountInvoice |
protected String |
bankNoInvoice |
protected String |
clientName |
protected String |
clientNameRec |
protected String |
companyName |
protected int |
currDate |
protected int |
currTime |
protected String |
deliveryWay |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
invoiceTitle |
protected String |
invoiceType |
protected String |
mobiletelephone |
protected String |
mobiletelephoneRec |
protected String |
outSerialNo |
protected String |
phonecode |
protected String |
registeredAddress |
protected String |
registeredPhone |
protected String |
remark |
protected String |
status |
protected String |
taxpayerNo |
protected String |
zipcode |
protected String |
zipcodeRec |
| 构造器和说明 |
|---|
Fun9951Response() |
protected int currDate
protected int currTime
protected String outSerialNo
protected String deliveryWay
protected String fundCompany
protected String fundCode
protected BigInteger amount
protected String clientName
protected String zipcode
protected String address
protected String phonecode
protected String mobiletelephone
protected String status
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 getCurrDate()
public void setCurrDate(int curr_date)
public int getCurrTime()
public void setCurrTime(int curr_time)
public String getOutSerialNo()
public void setOutSerialNo(String out_serial_no)
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 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 getStatus()
public void setStatus(String status)
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.