org.objectweb.jonas.jtests.beans.etype.odouble
Interface Odouble


public interface Odouble

Remote interface of the odouble bean.

Author:
Helene Joanin Contributor(s):

Method Summary
 java.lang.Double getF1()
           
 java.lang.String getPk()
           
 void setF1(java.lang.Double F1)
           
 

Method Detail

getPk

public java.lang.String getPk()
                       throws java.rmi.RemoteException

getF1

public java.lang.Double getF1()
                       throws java.rmi.RemoteException

setF1

public void setF1(java.lang.Double F1)
           throws java.rmi.RemoteException