org.objectweb.jonas.jtests.beans.folder
Interface PaperLocal


public interface PaperLocal

Paper local interface


Method Summary
 java.lang.String getName()
           
 int getValue()
           
 void setValue(int v)
           
 

Method Detail

getName

public java.lang.String getName()

getValue

public int getValue()

setValue

public void setValue(int v)