org.omg.CosTransactions

Class otid_t

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class otid_t
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "otid_t"

Author:
JacORB IDL compiler

Field Summary

int
bqual_length
int
formatID
byte[]
tid

Constructor Summary

otid_t()
otid_t(int formatID, int bqual_length, byte[] tid)

Field Details

bqual_length

public int bqual_length


formatID

public int formatID


tid

public byte[] tid

Constructor Details

otid_t

public otid_t()


otid_t

public otid_t(int formatID,
              int bqual_length,
              byte[] tid)