org.objectweb.jonas.jtests.beans.etype.outildate
Interface Outildate


public interface Outildate

Remote interface of the outildate bean.

Author:
Helene Joanin Contributor(s):

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

Method Detail

getPk

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

getF1

public java.util.Date getF1()
                     throws java.rmi.RemoteException

setF1

public void setF1(java.util.Date F1)
           throws java.rmi.RemoteException