package com.ORM;

/**
 * Category generated by MyEclipse Persistence Tools
 */

public class Category implements java.io.Serializable {

	// Fields

	private Integer id;

	private String cateName;

	private String cateDesc;

	// Constructors

	/** default constructor */
	public Category() {
	}

	/** full constructor */
	public Category(String cateName, String cateDesc) {
		this.cateName = cateName;
		this.cateDesc = cateDesc;
	}

	// Property accessors

	public Integer getId() {
		return this.id;
	}

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

	public String getCateName() {
		return this.cateName;
	}

	public void setCateName(String cateName) {
		this.cateName = cateName;
	}

	public String getCateDesc() {
		return this.cateDesc;
	}

	public void setCateDesc(String cateDesc) {
		this.cateDesc = cateDesc;
	}

}
最近下载更多
robert_s  LV3 2023年2月20日
kirito1994  LV5 2022年4月18日
lzlzyw  LV14 2022年3月24日
杏叶  LV7 2021年4月22日
zrq1025  LV11 2020年5月28日
林志勇  LV10 2020年5月21日
Dominick  LV14 2020年2月11日
528679484  LV5 2019年10月23日
David2323213  LV1 2019年7月2日
lzl26689  LV4 2019年6月24日
最近浏览更多
ljhgff  LV1 2月18日
爱吃零食  LV1 1月4日
SDLFJL  LV6 2023年7月23日
漫步的海星  LV4 2023年2月22日
robert_s  LV3 2023年2月20日
13865678556zuidaima  LV1 2022年12月9日
微信网友_6248713511227392  LV11 2022年12月5日
sweetlove  LV17 2022年11月28日
a2831244768  LV4 2022年11月3日
微信网友_6085661210775552  LV3 2022年10月11日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友