/** * Account.java . * Generated by the IDL-to-Java compiler (portable), version "3.1" * from account.idl * 13 November 2003 20:13:06 o'clock GMT */ // -*- c++ -*- public interface Account extends AccountOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface Account