Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class Vote

java.lang.Object
  extended byorg.omg.CosTransactions.Vote
All Implemented Interfaces:
IDLEntity, Serializable

public final class Vote
extends Object
implements IDLEntity

Response of a Resource to prepare request.

See Also:
Serialized Form

Field Summary
static int _VoteCommit
           
static int _VoteReadOnly
           
static int _VoteRollback
           
static Vote VoteCommit
           
static Vote VoteReadOnly
           
static Vote VoteRollback
           
 
Method Summary
static Vote from_int(int $value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_VoteCommit

public static final int _VoteCommit
See Also:
Constant Field Values

_VoteRollback

public static final int _VoteRollback
See Also:
Constant Field Values

_VoteReadOnly

public static final int _VoteReadOnly
See Also:
Constant Field Values

VoteCommit

public static final Vote VoteCommit

VoteRollback

public static final Vote VoteRollback

VoteReadOnly

public static final Vote VoteReadOnly
Method Detail

value

public int value()

from_int

public static Vote from_int(int $value)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.