|
||||||||||
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 | |
---|---|
Vote |
VoteHolder.value
|
static Vote |
Vote.VoteCommit
|
static Vote |
Vote.VoteReadOnly
|
static Vote |
Vote.VoteRollback
|
Methods in org.omg.CosTransactions that return Vote | |
---|---|
static Vote |
VoteHelper.extract(org.omg.CORBA.Any a)
|
static Vote |
Vote.from_int(int value)
|
Vote |
_SubtransactionAwareResourceStub.prepare()
|
Vote |
ResourceOperations.prepare()
|
Vote |
_ResourceStub.prepare()
|
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 |