Package org.omg.CORBA
Class ParameterMode
java.lang.Object
org.omg.CORBA.ParameterMode
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CORBA/ParameterMode.java .
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2
Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final ParameterModestatic final ParameterModestatic final ParameterMode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_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
-