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 any)
           
static Vote Vote.from_int(int value)
           
 Vote SubtransactionAwareResourcePOATie.prepare()
           
 Vote _SubtransactionAwareResourceStub.prepare()
           
 Vote _ResourceStub.prepare()
           
 Vote ResourceOperations.prepare()
           
 Vote ResourcePOATie.prepare()
           
static Vote VoteHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.CosTransactions with parameters of type Vote
static void VoteHelper.insert(org.omg.CORBA.Any any, Vote s)
           
static void VoteHelper.write(org.omg.CORBA.portable.OutputStream out, Vote s)
           
 

Constructors in org.omg.CosTransactions with parameters of type Vote
VoteHolder(Vote initial)
           
 



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