org.omg.FT
Class record_type
java.lang.Object
|
+--org.omg.FT.record_type
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class record_type
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
_record_type_value
private int _record_type_value
_checkpoint
public static final int _checkpoint
checkpoint
public static final record_type checkpoint
_call
public static final int _call
call
public static final record_type call
_reply
public static final int _reply
reply
public static final record_type reply
_request
public static final int _request
request
public static final record_type request
_request_reply
public static final int _request_reply
request_reply
public static final record_type request_reply
record_type
private record_type(int value)
value
public int value()
from_int
public static record_type from_int(int value)