| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Field and Description |
|---|---|
otid_t |
TransIdentity.otid |
otid_t |
otid_tHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static otid_t |
otid_tHelper.extract(Any a) |
static otid_t |
otid_tHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
otid_tHelper.insert(Any a,
otid_t that) |
static void |
otid_tHelper.write(OutputStream ostream,
otid_t value) |
| Constructor and Description |
|---|
otid_tHolder(otid_t initialValue) |
TransIdentity(Coordinator _coord,
Terminator _term,
otid_t _otid) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.