| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Field and Description |
|---|---|
Vote |
VoteHolder.value |
static Vote |
Vote.VoteCommit |
static Vote |
Vote.VoteReadOnly |
static Vote |
Vote.VoteRollback |
| Modifier and Type | Method and Description |
|---|---|
static Vote |
VoteHelper.extract(Any a) |
static Vote |
Vote.from_int(int value) |
Vote |
_SubtransactionAwareResourceStub.prepare() |
Vote |
SubtransactionAwareResourcePOATie.prepare() |
Vote |
ResourceOperations.prepare() |
Vote |
_ResourceStub.prepare() |
Vote |
ResourcePOATie.prepare() |
static Vote |
VoteHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
VoteHelper.insert(Any a,
Vote that) |
static void |
VoteHelper.write(OutputStream ostream,
Vote value) |
| Constructor and Description |
|---|
VoteHolder(Vote initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.