Package com.sun.org.omg.CORBA
Class ParameterMode
java.lang.Object
com.sun.org.omg.CORBA.ParameterMode
- All Implemented Interfaces:
Serializable
,IDLEntity
com/sun/org/omg/CORBA/ParameterMode.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static ParameterMode[]
private static int
private int
static final int
static final int
static final int
static final ParameterMode
static final ParameterMode
static final ParameterMode
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
__value
private int __value -
__size
private static int __size -
__array
-
_PARAM_IN
public static final int _PARAM_IN- See Also:
-
PARAM_IN
-
_PARAM_OUT
public static final int _PARAM_OUT- See Also:
-
PARAM_OUT
-
_PARAM_INOUT
public static final int _PARAM_INOUT- See Also:
-
PARAM_INOUT
-
-
Constructor Details
-
ParameterMode
protected ParameterMode(int value)
-
-
Method Details
-
value
public int value() -
from_int
-