org.omg.CosTransactions
Class Vote
java.lang.Object
org.omg.CosTransactions.Vote
- All Implemented Interfaces:
- Serializable, IDLEntity
public class Vote
- extends Object
- implements IDLEntity
org/omg/CosTransactions/Vote.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/CosTransactions.idl
Saturday, November 5, 2011 7:43:25 PM UTC
- See Also:
- Serialized Form
Constructor Summary |
protected |
Vote(int value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 value)
value
public int value()
from_int
public static Vote from_int(int value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.