Package org.omg.CORBA
Class OperationMode
java.lang.Object
org.omg.CORBA.OperationMode
- All Implemented Interfaces:
Serializable
,IDLEntity
org/omg/CORBA/OperationMode.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/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 OperationMode[]
private static int
private int
static final int
static final int
static final OperationMode
static final OperationMode
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
__value
private int __value -
__size
private static int __size -
__array
-
_OP_NORMAL
public static final int _OP_NORMAL- See Also:
-
OP_NORMAL
-
_OP_ONEWAY
public static final int _OP_ONEWAY- See Also:
-
OP_ONEWAY
-
-
Constructor Details
-
OperationMode
protected OperationMode(int value)
-
-
Method Details
-
value
public int value() -
from_int
-