首页>代码>基于SpringBoot+thymeleaf实现的蓝天幼儿园管理系统>/bskms-master/src/main/java/com/bskms/bean/Children.java
package com.bskms.bean;

import java.util.Date;

public class Children extends BaseBean{
    private Integer id;

    private String name;

    private Integer sex;

    private Date birthday;

    private Integer classId;

    private String hobby;

    private String food;

    private Date entrance;
    
    private String className;
    
    private String csrq;
    
    
    private String userId;
    private Integer childrenId;
    private Integer isFaMa;
    private Integer isJinji;
    private Integer ucId;

    public Integer getUcId() {
		return ucId;
	}

	public void setUcId(Integer ucId) {
		this.ucId = ucId;
	}

	public String getUserId() {
		return userId;
	}

	public void setUserId(String userId) {
		this.userId = userId;
	}

	public Integer getChildrenId() {
		return childrenId;
	}

	public void setChildrenId(Integer childrenId) {
		this.childrenId = childrenId;
	}

	public Integer getIsFaMa() {
		return isFaMa;
	}

	public void setIsFaMa(Integer isFaMa) {
		this.isFaMa = isFaMa;
	}

	public Integer getIsJinji() {
		return isJinji;
	}

	public void setIsJinji(Integer isJinji) {
		this.isJinji = isJinji;
	}

    public String getCsrq() {
		return csrq;
	}

	public void setCsrq(String csrq) {
		this.csrq = csrq;
	}

	public String getClassName() {
		return className;
	}

	public void setClassName(String className) {
		this.className = className;
	}

	public Integer getId() {
        return id;
    }

    public void setId(Integer id) {
        this.id = id;
    }

    public String getName() {
        return name;
    }

    public void setName(String name) {
        this.name = name == null ? null : name.trim();
    }

    public Integer getSex() {
        return sex;
    }

    public void setSex(Integer sex) {
        this.sex = sex;
    }

    public Date getBirthday() {
        return birthday;
    }

    public void setBirthday(Date birthday) {
        this.birthday = birthday;
    }

    public Integer getClassId() {
        return classId;
    }

    public void setClassId(Integer classId) {
        this.classId = classId;
    }

    public String getHobby() {
        return hobby;
    }

    public void setHobby(String hobby) {
        this.hobby = hobby == null ? null : hobby.trim();
    }

    public String getFood() {
        return food;
    }

    public void setFood(String food) {
        this.food = food == null ? null : food.trim();
    }

    public Date getEntrance() {
        return entrance;
    }

    public void setEntrance(Date entrance) {
        this.entrance = entrance;
    }
}
最近下载更多
zq1685  LV4 2024年12月21日
citybird  LV4 2024年11月20日
微信网友_7134912998903808  LV15 2024年8月29日
ma406805131  LV19 2024年6月11日
hefeng  LV2 2024年5月27日
akittyboy  LV9 2024年4月24日
玖零定制问题修复  LV34 2024年4月4日
zolscy  LV24 2024年3月24日
xmq400  LV2 2024年3月3日
罗清晨  LV13 2024年2月28日
最近浏览更多
zq1685  LV4 2024年12月20日
xinshou11111x 2024年12月17日
暂无贡献等级
citybird  LV4 2024年11月20日
gxqgwq  LV6 2024年11月16日
15953970869  LV6 2024年11月9日
oceanchen  LV14 2024年11月1日
黄志琴  LV1 2024年10月19日
半夏bx  LV14 2024年10月1日
247698755  LV6 2024年9月19日
17558420274  LV16 2024年8月25日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友