首页>代码>Spring整合DWR实例>/DWRSpring/src/com/aftvc/bean/User.java
package com.aftvc.bean;

public class User {
      private String name;
      private int age;
	public String getName() {
		return name;
	}
	public void setName(String name) {
		this.name = name;
	}
	public int getAge() {
		return age;
	}
	public void setAge(int age) {
		this.age = age;
	}
	public User(String name, int age) {
		super();
		this.name = name;
		this.age = age;
	}
	public User() {
		super();
	}
      
}
最近下载更多
sen8210208  LV2 2020年7月31日
stoneme123  LV1 2020年3月30日
zlhilaq  LV10 2019年4月15日
风间千月  LV13 2018年12月11日
网兜兜网  LV2 2018年12月6日
zhangyan642157981  LV3 2018年11月15日
as593112949  LV1 2018年1月9日
aystno1  LV3 2017年11月21日
执守青莲待倾颜  LV5 2017年11月14日
蓝色经典梦  LV2 2017年9月22日
最近浏览更多
sizeking  LV8 2021年4月12日
zzuljh  LV9 2021年1月26日
sen8210208  LV2 2020年7月31日
桃子1111112345  LV9 2020年6月8日
chokkint  LV12 2020年5月20日
krtttt  LV2 2020年4月28日
stoneme123  LV1 2020年3月30日
zyl  LV34 2019年8月27日
1701863120  LV2 2019年8月27日
ldc199375  LV10 2019年6月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友