org.omg.CosTransactions
Class Vote
java.lang.Object
org.omg.CosTransactions.Vote
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class Vote
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL enum "Vote".
- Version:
- generated at Nov 26, 2008 6:59:52 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
- See Also:
- Serialized Form
Constructor Summary |
protected |
Vote(int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_VoteCommit
public static final int _VoteCommit
- See Also:
- Constant Field Values
VoteCommit
public static final Vote VoteCommit
_VoteRollback
public static final int _VoteRollback
- See Also:
- Constant Field Values
VoteRollback
public static final Vote VoteRollback
_VoteReadOnly
public static final int _VoteReadOnly
- See Also:
- Constant Field Values
VoteReadOnly
public static final Vote VoteReadOnly
Vote
protected Vote(int i)
value
public int value()
from_int
public static Vote from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © {inceptionYear}-2008 null. All Rights Reserved.