⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 baseemployee.java

📁 办公自动化项目
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
	}

	public void addToDoucumentFolderSetByEditeId (Object obj) {
		if (null == this._doucumentFolderSetByEditeId) this._doucumentFolderSetByEditeId = new java.util.ArrayList();
		this._doucumentFolderSetByEditeId.add(obj);
	}

        /**
         * Return the value associated with the column: doucumentFolderSetByEditeId
         */
        public java.util.Collection getDoucumentEditionSetByEditeId () {
                return this._doucumentEditionSetByEditeId;
        }

        /**
         * Set the value related to the column: doucumentFolderSetByEditeId
         * @param _doucumentFolderSetByEditeId the doucumentFolderSetByEditeId value
         */
        public void setDoucumentEditionSetByEditeId (java.util.Collection _doucumentEditionSetByEditeId) {
                this._doucumentEditionSetByEditeId = _doucumentEditionSetByEditeId;
        }

        public void addToDoucumentEditionSetByEditeId (Object obj) {
                if (null == this._doucumentEditionSetByEditeId) this._doucumentEditionSetByEditeId = new java.util.ArrayList();
                this._doucumentEditionSetByEditeId.add(obj);
	}

	/**
	 * Return the value associated with the column: officeResSetByStoreMan
	 */
	public java.util.Collection getOfficeResSetByStoreMan () {
		return this._officeResSetByStoreMan;
	}

	/**
	 * Set the value related to the column: officeResSetByStoreMan
	 * @param _officeResSetByStoreMan the officeResSetByStoreMan value
	 */
	public void setOfficeResSetByStoreMan (java.util.Collection _officeResSetByStoreMan) {
		this._officeResSetByStoreMan = _officeResSetByStoreMan;
	}

	public void addToOfficeResSetByStoreMan (Object obj) {
		if (null == this._officeResSetByStoreMan) this._officeResSetByStoreMan = new java.util.ArrayList();
		this._officeResSetByStoreMan.add(obj);
	}



	/**
	 * Return the value associated with the column: officeResSetByReceiveMan
	 */
	public java.util.Collection getOfficeResSetByReceiveMan () {
		return this._officeResSetByReceiveMan;
	}

	/**
	 * Set the value related to the column: officeResSetByReceiveMan
	 * @param _officeResSetByReceiveMan the officeResSetByReceiveMan value
	 */
	public void setOfficeResSetByReceiveMan (java.util.Collection _officeResSetByReceiveMan) {
		this._officeResSetByReceiveMan = _officeResSetByReceiveMan;
	}

	public void addToOfficeResSetByReceiveMan (Object obj) {
		if (null == this._officeResSetByReceiveMan) this._officeResSetByReceiveMan = new java.util.ArrayList();
		this._officeResSetByReceiveMan.add(obj);
	}



	/**
	 * Return the value associated with the column: applySetByLuse
	 */
	public java.util.Collection getApplySetByLuse () {
		return this._applySetByLuse;
	}

	/**
	 * Set the value related to the column: applySetByLuse
	 * @param _applySetByLuse the applySetByLuse value
	 */
	public void setApplySetByLuse (java.util.Collection _applySetByLuse) {
		this._applySetByLuse = _applySetByLuse;
	}

	public void addToApplySetByLuse (Object obj) {
		if (null == this._applySetByLuse) this._applySetByLuse = new java.util.ArrayList();
		this._applySetByLuse.add(obj);
	}



	/**
	 * Return the value associated with the column: manageSetBySendID
	 */
	public java.util.Collection getManageSetBySendID () {
		return this._manageSetBySendID;
	}

	/**
	 * Set the value related to the column: manageSetBySendID
	 * @param _manageSetBySendID the manageSetBySendID value
	 */
	public void setManageSetBySendID (java.util.Collection _manageSetBySendID) {
		this._manageSetBySendID = _manageSetBySendID;
	}

	public void addToManageSetBySendID (Object obj) {
		if (null == this._manageSetBySendID) this._manageSetBySendID = new java.util.ArrayList();
		this._manageSetBySendID.add(obj);
	}



	/**
	 * Return the value associated with the column: manageSetByCopynameID
	 */
	public java.util.Collection getManageSetByCopynameID () {
		return this._manageSetByCopynameID;
	}

	/**
	 * Set the value related to the column: manageSetByCopynameID
	 * @param _manageSetByCopynameID the manageSetByCopynameID value
	 */
	public void setManageSetByCopynameID (java.util.Collection _manageSetByCopynameID) {
		this._manageSetByCopynameID = _manageSetByCopynameID;
	}

	public void addToManageSetByCopynameID (Object obj) {
		if (null == this._manageSetByCopynameID) this._manageSetByCopynameID = new java.util.ArrayList();
		this._manageSetByCopynameID.add(obj);
	}



	/**
	 * Return the value associated with the column: officeResSetByAuditMan
	 */
	public java.util.Collection getOfficeResSetByAuditMan () {
		return this._officeResSetByAuditMan;
	}

	/**
	 * Set the value related to the column: officeResSetByAuditMan
	 * @param _officeResSetByAuditMan the officeResSetByAuditMan value
	 */
	public void setOfficeResSetByAuditMan (java.util.Collection _officeResSetByAuditMan) {
		this._officeResSetByAuditMan = _officeResSetByAuditMan;
	}

	public void addToOfficeResSetByAuditMan (Object obj) {
		if (null == this._officeResSetByAuditMan) this._officeResSetByAuditMan = new java.util.ArrayList();
		this._officeResSetByAuditMan.add(obj);
	}



	/**
	 * Return the value associated with the column: applySetByBuser
	 */
	public java.util.Collection getApplySetByBuser () {
		return this._applySetByBuser;
	}

	/**
	 * Set the value related to the column: applySetByBuser
	 * @param _applySetByBuser the applySetByBuser value
	 */
	public void setApplySetByBuser (java.util.Collection _applySetByBuser) {
		this._applySetByBuser = _applySetByBuser;
	}

	public void addToApplySetByBuser (Object obj) {
		if (null == this._applySetByBuser) this._applySetByBuser = new java.util.ArrayList();
		this._applySetByBuser.add(obj);
	}



	/**
	 * Return the value associated with the column: applySetByOuser
	 */
	public java.util.Collection getApplySetByOuser () {
		return this._applySetByOuser;
	}

	/**
	 * Set the value related to the column: applySetByOuser
	 * @param _applySetByOuser the applySetByOuser value
	 */
	public void setApplySetByOuser (java.util.Collection _applySetByOuser) {
		this._applySetByOuser = _applySetByOuser;
	}

	public void addToApplySetByOuser (Object obj) {
		if (null == this._applySetByOuser) this._applySetByOuser = new java.util.ArrayList();
		this._applySetByOuser.add(obj);
	}



	/**
	 * Return the value associated with the column: floadpurviewSet
	 */
	public java.util.Collection getFloadpurviewSet () {
		return this._floadpurviewSet;
	}

	/**
	 * Set the value related to the column: floadpurviewSet
	 * @param _floadpurviewSet the floadpurviewSet value
	 */
	public void setFloadpurviewSet (java.util.Collection _floadpurviewSet) {
		this._floadpurviewSet = _floadpurviewSet;
	}

	public void addToFloadpurviewSet (Object obj) {
		if (null == this._floadpurviewSet) this._floadpurviewSet = new java.util.ArrayList();
		this._floadpurviewSet.add(obj);
	}



	/**
	 * Return the value associated with the column: purViewSet
	 */
	public java.util.Collection getPurViewSet () {
		return this._purViewSet;
	}

	/**
	 * Set the value related to the column: purViewSet
	 * @param _purViewSet the purViewSet value
	 */
	public void setPurViewSet (java.util.Collection _purViewSet) {
		this._purViewSet = _purViewSet;
	}

	public void addToPurViewSet (Object obj) {
		if (null == this._purViewSet) this._purViewSet = new java.util.ArrayList();
		this._purViewSet.add(obj);
	}



	/**
	 * Return the value associated with the column: copySet
	 */
	public java.util.Collection getCopySet () {
		return this._copySet;
	}

	/**
	 * Set the value related to the column: copySet
	 * @param _copySet the copySet value
	 */
	public void setCopySet (java.util.Collection _copySet) {
		this._copySet = _copySet;
	}

	public void addToCopySet (Object obj) {
		if (null == this._copySet) this._copySet = new java.util.ArrayList();
		this._copySet.add(obj);
	}



	/**
	 * Return the value associated with the column: manageSetByAddreseID
	 */
	public java.util.Collection getManageSetByAddreseID () {
		return this._manageSetByAddreseID;
	}

	/**
	 * Set the value related to the column: manageSetByAddreseID
	 * @param _manageSetByAddreseID the manageSetByAddreseID value
	 */
	public void setManageSetByAddreseID (java.util.Collection _manageSetByAddreseID) {
		this._manageSetByAddreseID = _manageSetByAddreseID;
	}

	public void addToManageSetByAddreseID (Object obj) {
		if (null == this._manageSetByAddreseID) this._manageSetByAddreseID = new java.util.ArrayList();
		this._manageSetByAddreseID.add(obj);
	}



	/**
	 * Return the value associated with the column: applySetByAuse
	 */
	public java.util.Collection getApplySetByAuse () {
		return this._applySetByAuse;
	}

	/**
	 * Set the value related to the column: applySetByAuse
	 * @param _applySetByAuse the applySetByAuse value
	 */
	public void setApplySetByAuse (java.util.Collection _applySetByAuse) {
		this._applySetByAuse = _applySetByAuse;
	}

	public void addToApplySetByAuse (Object obj) {
		if (null == this._applySetByAuse) this._applySetByAuse = new java.util.ArrayList();
		this._applySetByAuse.add(obj);
	}



	/**
	 * Return the value associated with the column: officeResSetByAppleMan
	 */
	public java.util.Collection getOfficeResSetByAppleMan () {
		return this._officeResSetByAppleMan;
	}

	/**
	 * Set the value related to the column: officeResSetByAppleMan
	 * @param _officeResSetByAppleMan the officeResSetByAppleMan value
	 */
	public void setOfficeResSetByAppleMan (java.util.Collection _officeResSetByAppleMan) {
		this._officeResSetByAppleMan = _officeResSetByAppleMan;
	}

	public void addToOfficeResSetByAppleMan (Object obj) {
		if (null == this._officeResSetByAppleMan) this._officeResSetByAppleMan = new java.util.ArrayList();
		this._officeResSetByAppleMan.add(obj);
	}



	public boolean equals (Object obj) {
		if (null == obj) return false;
		if (!(obj instanceof com.t60.oa.po.base.BaseEmployee)) return false;
		else {
			com.t60.oa.po.base.BaseEmployee mObj = (com.t60.oa.po.base.BaseEmployee) obj;
			if (null == this.getId() || null == mObj.getId()) return false;
			else return (this.getId().equals(mObj.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 + -