org.omg.FT
Class RecordType
java.lang.Object
|
+--org.omg.FT.RecordType
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class RecordType
- 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 |
_RecordType_value
private int _RecordType_value
_checkpoint
public static final int _checkpoint
checkpoint
public static final RecordType checkpoint
_update
public static final int _update
update
public static final RecordType update
_call_par
public static final int _call_par
call_par
public static final RecordType call_par
_call_as
public static final int _call_as
call_as
public static final RecordType call_as
_reply
public static final int _reply
reply
public static final RecordType reply
_request
public static final int _request
request
public static final RecordType request
_request_reply
public static final int _request_reply
request_reply
public static final RecordType request_reply
RecordType
private RecordType(int value)
value
public int value()
from_int
public static RecordType from_int(int value)