org.objectweb.jonas.jtests.beans.ebasic
Interface E4Query
- public interface E4Query
getId
public java.lang.String getId()
throws java.rmi.RemoteException
getFstring
public java.lang.String getFstring()
throws java.rmi.RemoteException
setFstring
public void setFstring(java.lang.String s)
throws java.rmi.RemoteException
getFint
public int getFint()
throws java.rmi.RemoteException
setFint
public void setFint(int i)
throws java.rmi.RemoteException
getFdouble
public double getFdouble()
throws java.rmi.RemoteException
setFdouble
public void setFdouble(double d)
throws java.rmi.RemoteException