亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? basecmschannel.java

?? JEECMS是JavaEE版網站管理系統(Java Enterprise Edition Content Manage System)的簡稱。 基于java技術開發
?? JAVA
?? 第 1 頁 / 共 2 頁
字號:
	public void setParam1 (java.lang.String param1) {
		this.param1 = param1;
	}



	/**
	 * Return the value associated with the column: PARAM2
	 */
	public java.lang.String getParam2 () {
		return param2;
	}

	/**
	 * Set the value related to the column: PARAM2
	 * @param param2 the PARAM2 value
	 */
	public void setParam2 (java.lang.String param2) {
		this.param2 = param2;
	}



	/**
	 * Return the value associated with the column: PARAM3
	 */
	public java.lang.String getParam3 () {
		return param3;
	}

	/**
	 * Set the value related to the column: PARAM3
	 * @param param3 the PARAM3 value
	 */
	public void setParam3 (java.lang.String param3) {
		this.param3 = param3;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_1
	 */
	public java.lang.String getDefStr1 () {
		return defStr1;
	}

	/**
	 * Set the value related to the column: DEF_STRING_1
	 * @param defStr1 the DEF_STRING_1 value
	 */
	public void setDefStr1 (java.lang.String defStr1) {
		this.defStr1 = defStr1;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_2
	 */
	public java.lang.String getDefStr2 () {
		return defStr2;
	}

	/**
	 * Set the value related to the column: DEF_STRING_2
	 * @param defStr2 the DEF_STRING_2 value
	 */
	public void setDefStr2 (java.lang.String defStr2) {
		this.defStr2 = defStr2;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_3
	 */
	public java.lang.String getDefStr3 () {
		return defStr3;
	}

	/**
	 * Set the value related to the column: DEF_STRING_3
	 * @param defStr3 the DEF_STRING_3 value
	 */
	public void setDefStr3 (java.lang.String defStr3) {
		this.defStr3 = defStr3;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_4
	 */
	public java.lang.String getDefStr4 () {
		return defStr4;
	}

	/**
	 * Set the value related to the column: DEF_STRING_4
	 * @param defStr4 the DEF_STRING_4 value
	 */
	public void setDefStr4 (java.lang.String defStr4) {
		this.defStr4 = defStr4;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_5
	 */
	public java.lang.String getDefStr5 () {
		return defStr5;
	}

	/**
	 * Set the value related to the column: DEF_STRING_5
	 * @param defStr5 the DEF_STRING_5 value
	 */
	public void setDefStr5 (java.lang.String defStr5) {
		this.defStr5 = defStr5;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_6
	 */
	public java.lang.String getDefStr6 () {
		return defStr6;
	}

	/**
	 * Set the value related to the column: DEF_STRING_6
	 * @param defStr6 the DEF_STRING_6 value
	 */
	public void setDefStr6 (java.lang.String defStr6) {
		this.defStr6 = defStr6;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_7
	 */
	public java.lang.String getDefStr7 () {
		return defStr7;
	}

	/**
	 * Set the value related to the column: DEF_STRING_7
	 * @param defStr7 the DEF_STRING_7 value
	 */
	public void setDefStr7 (java.lang.String defStr7) {
		this.defStr7 = defStr7;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_8
	 */
	public java.lang.String getDefStr8 () {
		return defStr8;
	}

	/**
	 * Set the value related to the column: DEF_STRING_8
	 * @param defStr8 the DEF_STRING_8 value
	 */
	public void setDefStr8 (java.lang.String defStr8) {
		this.defStr8 = defStr8;
	}



	/**
	 * Return the value associated with the column: DEF_STRING_9
	 */
	public java.lang.String getDefStr9 () {
		return defStr9;
	}

	/**
	 * Set the value related to the column: DEF_STRING_9
	 * @param defStr9 the DEF_STRING_9 value
	 */
	public void setDefStr9 (java.lang.String defStr9) {
		this.defStr9 = defStr9;
	}



	/**
	 * Return the value associated with the column: DEF_LONG_1
	 */
	public java.lang.Long getDefLong1 () {
		return defLong1;
	}

	/**
	 * Set the value related to the column: DEF_LONG_1
	 * @param defLong1 the DEF_LONG_1 value
	 */
	public void setDefLong1 (java.lang.Long defLong1) {
		this.defLong1 = defLong1;
	}



	/**
	 * Return the value associated with the column: DEF_LONG_2
	 */
	public java.lang.Long getDefLong2 () {
		return defLong2;
	}

	/**
	 * Set the value related to the column: DEF_LONG_2
	 * @param defLong2 the DEF_LONG_2 value
	 */
	public void setDefLong2 (java.lang.Long defLong2) {
		this.defLong2 = defLong2;
	}



	/**
	 * Return the value associated with the column: DEF_LONG_3
	 */
	public java.lang.Long getDefLong3 () {
		return defLong3;
	}

	/**
	 * Set the value related to the column: DEF_LONG_3
	 * @param defLong3 the DEF_LONG_3 value
	 */
	public void setDefLong3 (java.lang.Long defLong3) {
		this.defLong3 = defLong3;
	}



	/**
	 * Return the value associated with the column: DEF_LONG_4
	 */
	public java.lang.Long getDefLong4 () {
		return defLong4;
	}

	/**
	 * Set the value related to the column: DEF_LONG_4
	 * @param defLong4 the DEF_LONG_4 value
	 */
	public void setDefLong4 (java.lang.Long defLong4) {
		this.defLong4 = defLong4;
	}



	/**
	 * Return the value associated with the column: DEF_LONG_5
	 */
	public java.lang.Long getDefLong5 () {
		return defLong5;
	}

	/**
	 * Set the value related to the column: DEF_LONG_5
	 * @param defLong5 the DEF_LONG_5 value
	 */
	public void setDefLong5 (java.lang.Long defLong5) {
		this.defLong5 = defLong5;
	}



	/**
	 * Return the value associated with the column: DEF_MONEY1
	 */
	public java.math.BigDecimal getDefMoney1 () {
		return defMoney1;
	}

	/**
	 * Set the value related to the column: DEF_MONEY1
	 * @param defMoney1 the DEF_MONEY1 value
	 */
	public void setDefMoney1 (java.math.BigDecimal defMoney1) {
		this.defMoney1 = defMoney1;
	}



	/**
	 * Return the value associated with the column: DEF_MONEY2
	 */
	public java.math.BigDecimal getDefMoney2 () {
		return defMoney2;
	}

	/**
	 * Set the value related to the column: DEF_MONEY2
	 * @param defMoney2 the DEF_MONEY2 value
	 */
	public void setDefMoney2 (java.math.BigDecimal defMoney2) {
		this.defMoney2 = defMoney2;
	}



	/**
	 * Return the value associated with the column: DEF_MONEY3
	 */
	public java.math.BigDecimal getDefMoney3 () {
		return defMoney3;
	}

	/**
	 * Set the value related to the column: DEF_MONEY3
	 * @param defMoney3 the DEF_MONEY3 value
	 */
	public void setDefMoney3 (java.math.BigDecimal defMoney3) {
		this.defMoney3 = defMoney3;
	}



	/**
	 * Return the value associated with the column: DEF_DATE1
	 */
	public java.util.Date getDefDate1 () {
		return defDate1;
	}

	/**
	 * Set the value related to the column: DEF_DATE1
	 * @param defDate1 the DEF_DATE1 value
	 */
	public void setDefDate1 (java.util.Date defDate1) {
		this.defDate1 = defDate1;
	}



	/**
	 * Return the value associated with the column: DEF_DATE2
	 */
	public java.util.Date getDefDate2 () {
		return defDate2;
	}

	/**
	 * Set the value related to the column: DEF_DATE2
	 * @param defDate2 the DEF_DATE2 value
	 */
	public void setDefDate2 (java.util.Date defDate2) {
		this.defDate2 = defDate2;
	}



	/**
	 * Return the value associated with the column: DEF_DATE3
	 */
	public java.util.Date getDefDate3 () {
		return defDate3;
	}

	/**
	 * Set the value related to the column: DEF_DATE3
	 * @param defDate3 the DEF_DATE3 value
	 */
	public void setDefDate3 (java.util.Date defDate3) {
		this.defDate3 = defDate3;
	}



	/**
	 * Return the value associated with the column: DEF_BOOL1
	 */
	public java.lang.Boolean getDefBool1 () {
		return defBool1;
	}

	/**
	 * Set the value related to the column: DEF_BOOL1
	 * @param defBool1 the DEF_BOOL1 value
	 */
	public void setDefBool1 (java.lang.Boolean defBool1) {
		this.defBool1 = defBool1;
	}



	/**
	 * Return the value associated with the column: DEF_BOOL2
	 */
	public java.lang.Boolean getDefBool2 () {
		return defBool2;
	}

	/**
	 * Set the value related to the column: DEF_BOOL2
	 * @param defBool2 the DEF_BOOL2 value
	 */
	public void setDefBool2 (java.lang.Boolean defBool2) {
		this.defBool2 = defBool2;
	}



	/**
	 * Return the value associated with the column: DEF_BOOL3
	 */
	public java.lang.Boolean getDefBool3 () {
		return defBool3;
	}

	/**
	 * Set the value related to the column: DEF_BOOL3
	 * @param defBool3 the DEF_BOOL3 value
	 */
	public void setDefBool3 (java.lang.Boolean defBool3) {
		this.defBool3 = defBool3;
	}



	/**
	 * Return the value associated with the column: GROUP_CONTRI_ID
	 */
	public com.jeecms.cms.entity.CmsMemberGroup getGroupContribute () {
		return groupContribute;
	}

	/**
	 * Set the value related to the column: GROUP_CONTRI_ID
	 * @param groupContribute the GROUP_CONTRI_ID value
	 */
	public void setGroupContribute (com.jeecms.cms.entity.CmsMemberGroup groupContribute) {
		this.groupContribute = groupContribute;
	}



	/**
	 * Return the value associated with the column: GROUP_VISIT_ID
	 */
	public com.jeecms.cms.entity.CmsMemberGroup getGroupVisit () {
		return groupVisit;
	}

	/**
	 * Set the value related to the column: GROUP_VISIT_ID
	 * @param groupVisit the GROUP_VISIT_ID value
	 */
	public void setGroupVisit (com.jeecms.cms.entity.CmsMemberGroup groupVisit) {
		this.groupVisit = groupVisit;
	}



	/**
	 * Return the value associated with the column: PARENT
	 */
	public com.jeecms.cms.entity.CmsChannel getParent () {
		return parent;
	}

	/**
	 * Set the value related to the column: PARENT
	 * @param parent the PARENT value
	 */
	public void setParent (com.jeecms.cms.entity.CmsChannel parent) {
		this.parent = parent;
	}



	/**
	 * Return the value associated with the column: MODEL_ID
	 */
	public com.jeecms.cms.entity.ChnlModel getModel () {
		return model;
	}

	/**
	 * Set the value related to the column: MODEL_ID
	 * @param model the MODEL_ID value
	 */
	public void setModel (com.jeecms.cms.entity.ChnlModel model) {
		this.model = model;
	}



	/**
	 * Return the value associated with the column: WEBSITE_ID
	 */
	public com.jeecms.core.entity.Website getWebsite () {
		return website;
	}

	/**
	 * Set the value related to the column: WEBSITE_ID
	 * @param website the WEBSITE_ID value
	 */
	public void setWebsite (com.jeecms.core.entity.Website website) {
		this.website = website;
	}



	/**
	 * Return the value associated with the column: child
	 */
	public java.util.Set<com.jeecms.cms.entity.CmsChannel> getChild () {
		return child;
	}

	/**
	 * Set the value related to the column: child
	 * @param child the child value
	 */
	public void setChild (java.util.Set<com.jeecms.cms.entity.CmsChannel> child) {
		this.child = child;
	}



	/**
	 * Return the value associated with the column: attachments
	 */
	public java.util.Set<com.jeecms.core.entity.Attachment> getAttachments () {
		return attachments;
	}

	/**
	 * Set the value related to the column: attachments
	 * @param attachments the attachments value
	 */
	public void setAttachments (java.util.Set<com.jeecms.core.entity.Attachment> attachments) {
		this.attachments = attachments;
	}



	/**
	 * Return the value associated with the column: admins
	 */
	public java.util.Set<com.jeecms.cms.entity.CmsAdmin> getAdmins () {
		return admins;
	}

	/**
	 * Set the value related to the column: admins
	 * @param admins the admins value
	 */
	public void setAdmins (java.util.Set<com.jeecms.cms.entity.CmsAdmin> admins) {
		this.admins = admins;
	}




	public boolean equals (Object obj) {
		if (null == obj) return false;
		if (!(obj instanceof com.jeecms.cms.entity.CmsChannel)) return false;
		else {
			com.jeecms.cms.entity.CmsChannel cmsChannel = (com.jeecms.cms.entity.CmsChannel) obj;
			if (null == this.getId() || null == cmsChannel.getId()) return false;
			else return (this.getId().equals(cmsChannel.getId()));
		}
	}

	public int hashCode () {
		if (Integer.MIN_VALUE == this.hashCode) {
			if (null == this.getId()) return super.hashCode();
			else {
				String hashStr = this.getClass().getName() + ":" + this.getId().hashCode();
				this.hashCode = hashStr.hashCode();
			}
		}
		return this.hashCode;
	}


	public String toString () {
		return super.toString();
	}


}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
精品久久免费看| 久久国产精品露脸对白| 日韩精品色哟哟| 成人avav影音| 欧美mv日韩mv国产网站| 一区二区三区国产精品| 国产乱子伦视频一区二区三区| 色综合一区二区| 国产日韩欧美一区二区三区乱码| 午夜av一区二区| 日本韩国一区二区三区视频| 国产婷婷一区二区| 免费视频一区二区| 欧美日韩一区二区三区不卡| 亚洲欧洲日韩一区二区三区| 国产精品中文有码| 欧美videossexotv100| 丝袜亚洲精品中文字幕一区| 欧美探花视频资源| 亚洲高清中文字幕| 在线观看日产精品| 夜夜爽夜夜爽精品视频| av在线不卡电影| 国产精品久久毛片| 国产不卡高清在线观看视频| 久久免费视频色| 国产精品911| 国产精品美女久久久久久久久久久| 麻豆精品一区二区三区| 日韩欧美专区在线| 日韩高清一区在线| 日韩视频中午一区| 国内成人免费视频| 久久在线免费观看| 东方aⅴ免费观看久久av| 国产日产欧美一区| 97se亚洲国产综合在线| 亚洲男同性视频| 91麻豆免费观看| 亚洲国产精品久久人人爱| 欧美在线视频不卡| 三级久久三级久久久| 日韩欧美一区在线观看| 狠狠色丁香九九婷婷综合五月| 国产亚洲欧美一区在线观看| 成人深夜视频在线观看| 最新久久zyz资源站| 欧美性受xxxx| 老司机精品视频在线| 久久久一区二区三区捆绑**| 99视频在线观看一区三区| 亚洲人xxxx| 555www色欧美视频| 国产在线视频一区二区三区| 国产精品欧美经典| 欧美系列一区二区| 黄色小说综合网站| 亚洲日本va午夜在线影院| 欧美浪妇xxxx高跟鞋交| 国产精品综合在线视频| 亚洲精品高清视频在线观看| 日韩欧美一二区| av网站一区二区三区| 午夜精品在线看| 中文字幕精品一区二区三区精品| 在线国产亚洲欧美| 国产一区二区三区黄视频| 亚洲精品videosex极品| 日韩女优毛片在线| 色呦呦网站一区| 精品一区二区三区久久| 亚洲猫色日本管| 亚洲精品一区二区三区蜜桃下载| 色综合夜色一区| 国产一区二区三区日韩| 午夜欧美一区二区三区在线播放| 久久久亚洲综合| 欧美男人的天堂一二区| 成人影视亚洲图片在线| 久久疯狂做爰流白浆xx| 夜夜嗨av一区二区三区中文字幕| 精品国产免费久久| 欧美日韩国产天堂| 91美女精品福利| 国产经典欧美精品| 午夜精品爽啪视频| 亚洲视频你懂的| 国产丝袜欧美中文另类| 69堂国产成人免费视频| 欧美中文字幕一区二区三区亚洲| 国产黄色精品网站| 一本大道久久a久久精品综合| 国产酒店精品激情| 老鸭窝一区二区久久精品| 亚洲网友自拍偷拍| 亚洲品质自拍视频| 中文一区一区三区高中清不卡| 精品国产网站在线观看| 欧美日韩成人激情| 欧美三级一区二区| 91美女片黄在线| 91麻豆视频网站| 99r精品视频| kk眼镜猥琐国模调教系列一区二区| 国产专区综合网| 国产在线乱码一区二区三区| 日韩成人av影视| 日本不卡一区二区三区高清视频| 亚洲国产欧美在线人成| 亚洲专区一二三| 亚洲一区二区影院| 亚洲欧美日韩一区二区三区在线观看| 国产精品视频免费| 中文字幕第一区| 亚洲国产精品成人综合| 国产精品美女久久久久久2018 | 欧洲在线/亚洲| 91在线视频18| 91片在线免费观看| 欧美综合视频在线观看| 欧美探花视频资源| 欧美日产在线观看| 精品欧美一区二区在线观看| 26uuuu精品一区二区| 中文字幕精品一区二区精品绿巨人| 中文字幕欧美激情一区| **欧美大码日韩| 一区二区三区日韩欧美| 五月婷婷久久综合| 久久国产精品色婷婷| 粉嫩av一区二区三区| 色综合中文字幕| 8v天堂国产在线一区二区| 日韩女优av电影在线观看| 久久久久久久久久久久久夜| 国产精品黄色在线观看| 一区二区视频免费在线观看| 石原莉奈在线亚洲三区| 国产很黄免费观看久久| 色综合天天综合色综合av| 91精品国产一区二区三区| 欧美精品一区二区三区视频| 日韩伦理电影网| 日韩1区2区日韩1区2区| 国产**成人网毛片九色 | 精品国产免费久久| 中文字幕精品三区| 日韩综合小视频| 国产成人8x视频一区二区| 欧美四级电影网| 国产亚洲视频系列| 亚洲午夜电影网| 成人午夜伦理影院| 制服丝袜一区二区三区| 欧美激情一区不卡| 日日欢夜夜爽一区| 成人免费毛片嘿嘿连载视频| 欧美日本乱大交xxxxx| 国产蜜臀97一区二区三区| 午夜电影一区二区| 99久久精品国产精品久久| 日韩午夜激情视频| 亚洲精品免费在线| 国产伦精一区二区三区| 欧美视频日韩视频在线观看| 喷白浆一区二区| 色网站国产精品| 国产区在线观看成人精品| 水蜜桃久久夜色精品一区的特点| av电影在线不卡| 久久精品亚洲精品国产欧美kt∨| 亚洲www啪成人一区二区麻豆 | 欧美极品美女视频| 七七婷婷婷婷精品国产| 欧美性色黄大片| 综合欧美亚洲日本| 国产91精品精华液一区二区三区 | 久久精品国产免费| 51精品久久久久久久蜜臀| 亚洲日本在线观看| 成a人片国产精品| 国产女人水真多18毛片18精品视频| 免费欧美高清视频| 欧美视频在线播放| 亚洲精品亚洲人成人网| 成人av在线播放网址| 国产午夜精品美女毛片视频| 国内精品国产三级国产a久久| 欧美一区二区三区四区在线观看| 亚洲影院理伦片| 欧美三级午夜理伦三级中视频| 亚洲天堂精品在线观看| 成人爱爱电影网址| 中文子幕无线码一区tr| 成人免费看片app下载| 国产日韩欧美精品一区| 国产99一区视频免费| 欧美激情在线看| kk眼镜猥琐国模调教系列一区二区| 国产精品亲子伦对白|