首页>代码>SSH框架实现玖和财富宣传管理系统>/玖和财富/jhcf/src/com/jhcf/category/bean/Category.java
package com.jhcf.category.bean;

import java.util.Set;

import com.jhcf.contents.bean.Contents;

public class Category {
	
	private int id;
	
	private String cname;
	
	private Set<Contents> listContents;

	public int getId() {
		return id;
	}

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

	public String getCname() {
		return cname;
	}

	public void setCname(String cname) {
		this.cname = cname;
	}

	public Set<Contents> getListContents() {
		return listContents;
	}

	public void setListContents(Set<Contents> listContents) {
		this.listContents = listContents;
	}

	

}
最近下载更多
178174qasw  LV10 2021年8月19日
1528280504  LV3 2021年3月4日
qingyan163  LV4 2020年8月7日
1729990558  LV3 2020年5月13日
ommmly  LV5 2020年4月18日
沉醉不知归wd  LV6 2020年3月31日
biminghua  LV6 2020年3月12日
不停的奔跑  LV20 2020年2月8日
Lcovde  LV19 2019年12月12日
p13994295637  LV7 2019年12月12日
最近浏览更多
yyhrhv  LV8 2024年9月3日
weilaizhisheng  LV21 2023年12月26日
爱吃零食  LV1 2023年11月2日
小屁孩  LV7 2023年6月2日
泓鼎168  LV20 2023年4月11日
彩色天空  LV5 2023年4月8日
Aiu44628  LV1 2022年12月19日
2386443441  LV1 2022年9月27日
Aniana  LV1 2022年4月30日
PrinceChu  LV2 2022年4月2日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友