银行营业网点管理系统——entity类(Branches)
生活随笔
收集整理的這篇文章主要介紹了
银行营业网点管理系统——entity类(Branches)
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
package BranchesMgr.entity;
/*** * @author Administrator*網(wǎng)點(diǎn)信息表*/
public class Branches {private int id;private String name;private int cityAreatyid;private String cityName;public String getCityName() {return cityName;}public void setCityName(String cityName) {this.cityName = cityName;}private String address;private String telephone;public int getId() {return id;}public void setId(int id) {this.id = id;}public String getName() {return name;}public void setName(String name) {this.name = name;}public int getCityAreatyid() {return cityAreatyid;}public void setCityAreatyid(int cityAreatyid) {this.cityAreatyid = cityAreatyid;}public String getAddress() {return address;}public void setAddress(String address) {this.address = address;}public String getTelephone() {return telephone;}public void setTelephone(String telephone) {this.telephone = telephone;}}
總結(jié)
以上是生活随笔為你收集整理的银行营业网点管理系统——entity类(Branches)的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 新闻发布项目——数据库脚本(直接导入即可
- 下一篇: 支付宝打不开是什么原因 支付宝打不开的原