org.objectweb.jonas.jtests.beans.etype.pboolean
Interface Pboolean


public interface Pboolean

Remote interface of the pboolean bean.

Author:
Helene Joanin Contributor(s):

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

Method Detail

getPk

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

getF1

public boolean getF1()
              throws java.rmi.RemoteException

setF1

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