public class OpenAccountIn extends Object implements Serializable
| 构造器和说明 |
|---|
OpenAccountIn() |
OpenAccountIn(int actionIn,
String address,
String cityNo,
String clientName,
String eduLevel,
String eMail,
int functionId,
String idKind,
String idNo,
BigDecimal income,
String mobiletelephone,
String moneyType,
String opEntrustWay,
String password,
String phonecode,
String provinceNo,
String remark,
int riskLevel,
String userId,
String vocation,
String zipcode) |
public OpenAccountIn()
public OpenAccountIn(int actionIn,
String address,
String cityNo,
String clientName,
String eduLevel,
String eMail,
int functionId,
String idKind,
String idNo,
BigDecimal income,
String mobiletelephone,
String moneyType,
String opEntrustWay,
String password,
String phonecode,
String provinceNo,
String remark,
int riskLevel,
String userId,
String vocation,
String zipcode)
public int getFunctionId()
public void setFunctionId(int functionId)
functionId - the functionId to setpublic String getUserId()
public void setUserId(String userId)
userId - the userId to setpublic String getPassword()
public void setPassword(String password)
password - the password to setpublic int getActionIn()
public void setActionIn(int actionIn)
actionIn - the actionIn to setpublic String getProvinceNo()
public void setProvinceNo(String provinceNo)
provinceNo - the provinceNo to setpublic String getCityNo()
public void setCityNo(String cityNo)
cityNo - the cityNo to setpublic String getIdKind()
public void setIdKind(String idKind)
idKind - the idKind to setpublic String getIdNo()
public void setIdNo(String idNo)
idNo - the idNo to setpublic String getClientName()
public void setClientName(String clientName)
clientName - the clientName to setpublic String getZipcode()
public void setZipcode(String zipcode)
zipcode - the zipcode to setpublic String getAddress()
public void setAddress(String address)
address - the address to setpublic String getPhonecode()
public void setPhonecode(String phonecode)
phonecode - the phonecode to setpublic String getMobiletelephone()
public void setMobiletelephone(String mobiletelephone)
mobiletelephone - the mobiletelephone to setpublic String geteMail()
public void seteMail(String eMail)
eMail - the eMail to setpublic String getVocation()
public void setVocation(String vocation)
vocation - the vocation to setpublic String getEduLevel()
public void setEduLevel(String eduLevel)
eduLevel - the eduLevel to setpublic BigDecimal getIncome()
public void setIncome(BigDecimal income)
income - the income to setpublic String getMoneyType()
public void setMoneyType(String moneyType)
moneyType - the moneyType to setpublic int getRiskLevel()
public void setRiskLevel(int riskLevel)
riskLevel - the riskLevel to setpublic String getRemark()
public void setRemark(String remark)
remark - the remark to setpublic String getOpEntrustWay()
public void setOpEntrustWay(String opEntrustWay)
Copyright © 2017. All rights reserved.