org.omg.CosTransactions
Class Vote
java.lang.Object
|
+--org.omg.CosTransactions.Vote
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class Vote
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Vote Type Class generated by the Idl2Java Compiler 3.1 of Jonathan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_VoteCommit
public static final int _VoteCommit
VoteCommit
public static final Vote VoteCommit
_VoteRollback
public static final int _VoteRollback
VoteRollback
public static final Vote VoteRollback
_VoteReadOnly
public static final int _VoteReadOnly
VoteReadOnly
public static final Vote VoteReadOnly
value
public int value()
from_int
public static Vote from_int(int val)