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_OUT
public interface
ARG_OUT
This simple interface defines just one constant, normally used to mark the parameter as an "output parameter".
See Also:
NamedValue
Field Summary
Fields
Modifier and Type
Field and Description
static int
value
The flag, indicating that the parameter is used to return, and not to pass the data.
Field Detail
value
static final int
value
The flag, indicating that the parameter is used to return, and not to pass 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