package files; /** * Generated from IDL interface "file_list" * @author JacORB IDL compiler V 2.2.2, 1-Jun-2005 */ public interface file_listOperations { /* constants */ /* operations */ boolean next_one(files.directory_entryHolder e); }