|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Vote | |
org.omg.CosTransactions |
Uses of Vote in org.omg.CosTransactions |
Fields in org.omg.CosTransactions declared as Vote | |
static Vote |
Vote.VoteCommit
|
static Vote |
Vote.VoteRollback
|
static Vote |
Vote.VoteReadOnly
|
Vote |
VoteHolder.value
|
Methods in org.omg.CosTransactions that return Vote | |
Vote |
_SubtransactionAwareResourceStub.prepare()
|
Vote |
ResourceOperations.prepare()
|
Vote |
_ResourceStub.prepare()
|
static Vote |
Vote.from_int(int value)
|
static Vote |
VoteHelper.extract(org.omg.CORBA.Any a)
|
static Vote |
VoteHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CosTransactions with parameters of type Vote | |
static void |
VoteHelper.insert(org.omg.CORBA.Any a,
Vote that)
|
static void |
VoteHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Vote value)
|
Constructors in org.omg.CosTransactions with parameters of type Vote | |
VoteHolder(Vote initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |