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 |
ResourceOperations.prepare() |
Vote |
_ResourceStub.prepare() |
Vote |
_SubtransactionAwareResourceStub.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 © 2013. All Rights Reserved.