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.__array
VoteHolder.value
static final Vote
Vote.VoteCommit
static final Vote
Vote.VoteReadOnly
static final Vote
Vote.VoteRollback
Methods in org.omg.CosTransactions that return VoteModifier and TypeMethodDescriptionstatic Vote
static Vote
Vote.from_int
(int value) _ResourceStub.prepare()
_SubtransactionAwareResourceStub.prepare()
ResourceOperations.prepare()
ResourcePOATie.prepare()
SubtransactionAwareResourcePOATie.prepare()
static Vote
VoteHelper.read
(InputStream istream) Methods in org.omg.CosTransactions with parameters of type VoteModifier and TypeMethodDescriptionstatic void
static void
VoteHelper.write
(OutputStream ostream, Vote value) Constructors in org.omg.CosTransactions with parameters of type Vote