org.omg.CORBA
Interface OperationDefOperations
- All Superinterfaces:
- ContainedOperations, IRObjectOperations
- All Known Subinterfaces:
- OperationDef
- All Known Implementing Classes:
- _OperationDefStub, OperationDef, OperationDefPOA, OperationDefPOATie
public interface OperationDefOperations
- extends ContainedOperations
Generated from IDL interface "OperationDef".
- Version:
- generated at Dec 2, 2008 2:43:08 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
Methods inherited from interface org.omg.CORBA.ContainedOperations |
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version |
result
TypeCode result()
result_def
IDLType result_def()
result_def
void result_def(IDLType arg)
params
ParameterDescription[] params()
params
void params(ParameterDescription[] arg)
mode
OperationMode mode()
mode
void mode(OperationMode arg)
contexts
java.lang.String[] contexts()
contexts
void contexts(java.lang.String[] arg)
exceptions
ExceptionDef[] exceptions()
exceptions
void exceptions(ExceptionDef[] arg)