Uses of Class
org.omg.CosTransactions.Vote

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 _ResourceStub.prepare()
           
 Vote ResourceOperations.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)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.