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


public interface FileLocal

File local interface


Method Summary
 int getCount()
           
 java.lang.String getName()
           
 PaperLocal getP1()
           
 PaperLocal getP2()
           
 

Method Detail

getP1

public PaperLocal getP1()

getP2

public PaperLocal getP2()

getName

public java.lang.String getName()

getCount

public int getCount()