首页>代码>java导出word之FreeMarker生成word文档>/JavaGenWord/src/com/Abroad.java
package com;

import java.util.Date;

/**
 * 出境情况 对象 t_abroad
 * 
 * @author 
 * @date 2018-08-17
 */
public class Abroad  {
    private static final long serialVersionUID = 1L;

    /** 主键 */
    private String ID;

    /** 外键 关联数据ID */
    private String businessTypeId;

    /** �?始时�? */
    private String startTime;

    /** 结束时间 */
    private String endTime;

    /** 国家 */
    private String country;

    /** 事由 */
    private String cause;

    /** 预留1 */
    private String temp1;

    /** 预留2 */
    private String temp2;

    public void setID(String ID) 
    {
        this.ID = ID;
    }

    public String getID() 
    {
        return ID;
    }
    public void setBusinessTypeId(String businessTypeId) 
    {
        this.businessTypeId = businessTypeId;
    }

    public String getBusinessTypeId() 
    {
        return businessTypeId;
    }
   
    public String getStartTime() {
		return startTime;
	}

	public void setStartTime(String startTime) {
		this.startTime = startTime;
	}

	public void setEndTime(String endTime) 
    {
        this.endTime = endTime;
    }

    public String getEndTime() 
    {
        return endTime;
    }
    public void setCountry(String country) 
    {
        this.country = country;
    }

    public String getCountry() 
    {
        return country;
    }
    public void setCause(String cause) 
    {
        this.cause = cause;
    }

    public String getCause() 
    {
        return cause;
    }
    public void setTemp1(String temp1) 
    {
        this.temp1 = temp1;
    }

    public String getTemp1() 
    {
        return temp1;
    }
    public void setTemp2(String temp2) 
    {
        this.temp2 = temp2;
    }

    public String getTemp2() 
    {
        return temp2;
    }
 
}
最近下载更多
1358849392  LV21 2023年10月12日
RrrReNax  LV3 2023年7月18日
tinashui2  LV1 2023年5月19日
yangdoudou  LV1 2022年9月21日
yinyun1985  LV14 2022年4月11日
xuyongff  LV24 2021年11月25日
x2b2d2  LV12 2021年8月17日
123456nty  LV37 2021年8月10日
ericxu1116  LV24 2021年5月3日
lz88888  LV11 2021年4月29日
最近浏览更多
quartz  LV7 3月13日
qiuqiu233 2023年10月17日
暂无贡献等级
1358849392  LV21 2023年10月10日
randian  LV1 2023年8月30日
RrrReNax  LV3 2023年7月18日
tinashui2  LV1 2023年5月19日
IT达人  LV22 2023年2月16日
jirui_zz  LV12 2023年1月20日
微信网友_6191697646571520  LV6 2022年10月31日
and123456  LV11 2022年10月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友