Uses of Class
org.omg.CosTransactions.Vote
-
Packages that use Vote Package Description org.omg.CosTransactions -
-
Uses of Vote in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as Vote Modifier and Type Field Description private static Vote[]Vote. __arrayVoteVoteHolder. valuestatic VoteVote. VoteCommitstatic VoteVote. VoteReadOnlystatic VoteVote. VoteRollbackMethods in org.omg.CosTransactions that return Vote Modifier and Type Method Description static VoteVoteHelper. extract(Any a)static VoteVote. from_int(int value)Vote_ResourceStub. prepare()Vote_SubtransactionAwareResourceStub. prepare()VoteResourceOperations. prepare()VoteResourcePOATie. prepare()VoteSubtransactionAwareResourcePOATie. prepare()static VoteVoteHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type Vote Modifier and Type Method Description static voidVoteHelper. insert(Any a, Vote that)static voidVoteHelper. write(OutputStream ostream, Vote value)Constructors in org.omg.CosTransactions with parameters of type Vote Constructor Description VoteHolder(Vote initialValue)
-