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