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

📄 ejslocalcmprunning_number_4095c903.java

📁 j2ee源码
💻 JAVA
字号:
package com.leeman.wkexs.common.dao;import com.ibm.ejs.container.*;import java.rmi.RemoteException;/** * EJSLocalCMPRunning_Number_4095c903 */public class EJSLocalCMPRunning_Number_4095c903 extends EJSLocalWrapper implements com.leeman.wkexs.common.dao.Running_NumberLocal {	/**	 * EJSLocalCMPRunning_Number_4095c903	 */	public EJSLocalCMPRunning_Number_4095c903() {		super();	}	/**	 * getIncrement_by	 */	public java.lang.Double getIncrement_by() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.Double _EJS_result = null;		try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 0, _EJS_s);			_EJS_result = beanRef.getIncrement_by();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 0, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getLast_used_no	 */	public java.lang.Double getLast_used_no() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.Double _EJS_result = null;		try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 1, _EJS_s);			_EJS_result = beanRef.getLast_used_no();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 1, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getMax_value	 */	public java.lang.Double getMax_value() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.Double _EJS_result = null;		try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 2, _EJS_s);			_EJS_result = beanRef.getMax_value();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 2, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getMin_value	 */	public java.lang.Double getMin_value() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.Double _EJS_result = null;		try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 3, _EJS_s);			_EJS_result = beanRef.getMin_value();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 3, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getRecycle	 */	public java.lang.String getRecycle() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 4, _EJS_s);			_EJS_result = beanRef.getRecycle();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 4, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getRunning_desc	 */	public java.lang.String getRunning_desc() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 5, _EJS_s);			_EJS_result = beanRef.getRunning_desc();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 5, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * setIncrement_by	 */	public void setIncrement_by(java.lang.Double newIncrement_by) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 6, _EJS_s);			beanRef.setIncrement_by(newIncrement_by);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 6, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setLast_used_no	 */	public void setLast_used_no(java.lang.Double newLast_used_no) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 7, _EJS_s);			beanRef.setLast_used_no(newLast_used_no);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 7, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setMax_value	 */	public void setMax_value(java.lang.Double newMax_value) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 8, _EJS_s);			beanRef.setMax_value(newMax_value);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 8, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setMin_value	 */	public void setMin_value(java.lang.Double newMin_value) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 9, _EJS_s);			beanRef.setMin_value(newMin_value);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 9, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setRecycle	 */	public void setRecycle(java.lang.String newRecycle) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 10, _EJS_s);			beanRef.setRecycle(newRecycle);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 10, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setRunning_desc	 */	public void setRunning_desc(java.lang.String newRunning_desc) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.common.dao.Running_NumberBean beanRef = (com.leeman.wkexs.common.dao.Running_NumberBean)container.preInvoke(this, 11, _EJS_s);			beanRef.setRunning_desc(newRunning_desc);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 11, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -