Java Platform 1.2
Beta 4

Uses of Interface
org.omg.CORBA.OperationDef

Packages that use OperationDef
org.omg.CORBA   
 

Uses of OperationDef in org.omg.CORBA
 

Methods in org.omg.CORBA that return OperationDef
 OperationDef ValueDef.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)
           
 OperationDef InterfaceDef.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)
           
 

Methods in org.omg.CORBA with parameters of type OperationDef
abstract  NVList ORB.create_operation_list(OperationDef oper)
          Creates an NVList initialized with argument descriptions for the operation described in the given OperationDef object.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.