Package com.sun.org.omg.CORBA
Class OperationMode
java.lang.Object
com.sun.org.omg.CORBA.OperationMode
- All Implemented Interfaces:
Serializable
,IDLEntity
com/sun/org/omg/CORBA/OperationMode.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 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
-