首页>代码>Java 模拟WebQQ3.0>/WebQQ/src/com/etoak/bean/Friend.java
package com.etoak.bean;


public class Friend implements java.io.Serializable {
	private Integer id;
	private Friendtype friendtype;
	private User userByFromUid;
	private User userByToUid;

	public Friend() {
	}

	public Friend(Friendtype friendtype, User userByFromUid, User userByToUid) {
		this.friendtype = friendtype;
		this.userByFromUid = userByFromUid;
		this.userByToUid = userByToUid;
	}

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

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

	public Friendtype getFriendtype() {
		return this.friendtype;
	}

	public void setFriendtype(Friendtype friendtype) {
		this.friendtype = friendtype;
	}

	public User getUserByFromUid() {
		return this.userByFromUid;
	}

	public void setUserByFromUid(User userByFromUid) {
		this.userByFromUid = userByFromUid;
	}

	public User getUserByToUid() {
		return this.userByToUid;
	}

	public void setUserByToUid(User userByToUid) {
		this.userByToUid = userByToUid;
	}

}
最近下载更多
luoluyan  LV1 2021年7月20日
zm8080  LV1 2021年6月29日
zaq123zaq  LV10 2020年12月21日
guaixia163  LV13 2020年7月13日
ybhybh  LV1 2020年6月8日
skk__99  LV2 2019年12月25日
卷风小白龙  LV2 2019年12月23日
lingjiawei1997  LV1 2019年11月29日
lilingzhi  LV1 2019年10月10日
edwin98666  LV2 2019年8月6日
最近浏览更多
jinling2024  LV3 2月4日
ClydeSon  LV5 2023年12月28日
hxy19991216  LV4 2023年12月20日
EFWAGGFAWGR 2023年10月19日
暂无贡献等级
漫步的海星  LV4 2023年8月28日
1WQAQW1  LV2 2023年6月12日
不止是六位数  LV7 2023年3月20日
wuziayng1232  LV10 2023年2月20日
总有人间一两风  LV8 2022年12月10日
heqian  LV16 2022年12月2日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友