JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
org.omg.CORBA
Interface ARG_INOUT
public interface
ARG_INOUT
This simple interface defines just one constant, normally used to mark that the the parameter is used both to pass and to return some value. It is a similar conception like passing a parameter "by reference" in C or Pascal.
See Also:
NamedValue
Field Summary
Fields
Modifier and Type
Field and Description
static int
value
The constant, specifying that the parameter is used both to pass and to return the data.
Field Detail
value
static final int
value
The constant, specifying that the parameter is used both to pass and to return the data.
See Also:
Constant Field Values
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method