Package org.omg.CORBA
Class ParameterMode
java.lang.Object
org.omg.CORBA.ParameterMode
- All Implemented Interfaces:
Serializable
,IDLEntity
org/omg/CORBA/ParameterMode.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/omgapi/src/main/idl/ir.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
-
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
-