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

public class Msg implements java.io.Serializable {

	private Integer id;
	private User userByFromUid;
	private User userByToUid;
	private Integer status;
	private String context;

	public Msg() {
	}

	public Msg(User userByFromUid, User userByToUid, Integer status) {
		this.userByFromUid = userByFromUid;
		this.userByToUid = userByToUid;
		this.status = status;
	}

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

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

	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;
	}

	public Integer getStatus() {
		return this.status;
	}

	public void setStatus(Integer status) {
		this.status = status;
	}

	public void setContext(String context) {
		this.context = context;
	}

	public String getContext() {
		return context;
	}

}
最近下载更多
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日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友