/** * Account.java . * Generated by the IDL-to-Java compiler (portable), version "3.1" * from account.idl * Friday, November 14, 2003 5:47:49 PM GMT */ // -*- c++ -*- public interface Account extends AccountOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface Account