org.objectweb.jonas.jtests.beans.etype.pdouble
Interface Pdouble


public interface Pdouble

Remote interface of the pdouble bean.

Author:
Helene Joanin Contributor(s):

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

Method Detail

getPk

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

getF1

public double getF1()
             throws java.rmi.RemoteException

setF1

public void setF1(double F1)
           throws java.rmi.RemoteException