Package org.omg.CosTransactions
Class otid_t
java.lang.Object
org.omg.CosTransactions.otid_t
- All Implemented Interfaces:
Serializable
,IDLEntity
org/omg/CosTransactions/otid_t.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/CosTransactions.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
formatID
public int formatID -
bqual_length
public int bqual_length -
tid
public byte[] tid
-
-
Constructor Details
-
otid_t
public otid_t() -
otid_t
public otid_t(int _formatID, int _bqual_length, byte[] _tid)
-