Uses of Class
org.omg.CosTransactions.Vote
Packages that use Vote
-
Uses of Vote in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as VoteModifier and TypeFieldDescriptionprivate static Vote[]Vote.__arrayVoteHolder.valuestatic final VoteVote.VoteCommitstatic final VoteVote.VoteReadOnlystatic final VoteVote.VoteRollbackMethods in org.omg.CosTransactions that return VoteModifier and TypeMethodDescriptionstatic Votestatic VoteVote.from_int(int value) _ResourceStub.prepare()_SubtransactionAwareResourceStub.prepare()ResourceOperations.prepare()ResourcePOATie.prepare()SubtransactionAwareResourcePOATie.prepare()static VoteVoteHelper.read(InputStream istream) Methods in org.omg.CosTransactions with parameters of type VoteModifier and TypeMethodDescriptionstatic voidstatic voidVoteHelper.write(OutputStream ostream, Vote value) Constructors in org.omg.CosTransactions with parameters of type Vote