FileDocCategorySizeDatePackage
Account.javaAPI DocExample354Thu Nov 08 00:23:38 GMT 2001com.ora.rmibook.chapter23.corbaaccounts

Account.java

package com.ora.rmibook.chapter23.corbaaccounts;


/**
 * Account.java
 * Generated by the IDL-to-Java compiler (portable), version "3.0"
 * from Account.idl
 * Saturday, December 16, 2000 10:18:17 PM PST
 */

public interface Account extends AccountOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity {
} // interface Account