org.objectweb.jonas.jtests.beans.etype.pshort
Interface Pshort


public interface Pshort

Remote interface of the pshort bean.

Author:
Helene Joanin Contributor(s):

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

Method Detail

getPk

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

getF1

public short getF1()
            throws java.rmi.RemoteException

setF1

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