VisiBroker for Java

com.inprise.vbroker.CosNamingExt
Class ClusterNotFoundReason

java.lang.Object
  extended by com.inprise.vbroker.CosNamingExt.ClusterNotFoundReason
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ClusterNotFoundReason
extends java.lang.Object
implements IDLEntity

See the ClusterNotFound exception.

See Also:
Serialized Form

Field Summary
static int _missing_node
           
static int _not_cluster_context
           
static int _not_context
           
static ClusterNotFoundReason missing_node
           
static ClusterNotFoundReason not_cluster_context
           
static ClusterNotFoundReason not_context
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
static ClusterNotFoundReason from_int(int _vis_value)
           
 int hashCode()
           
 java.lang.String toString()
           
 int value()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_missing_node

public static final int _missing_node
See Also:
Constant Field Values

_not_context

public static final int _not_context
See Also:
Constant Field Values

_not_cluster_context

public static final int _not_cluster_context
See Also:
Constant Field Values

missing_node

public static final ClusterNotFoundReason missing_node

not_context

public static final ClusterNotFoundReason not_context

not_cluster_context

public static final ClusterNotFoundReason not_cluster_context
Method Detail

value

public int value()

from_int

public static ClusterNotFoundReason from_int(int _vis_value)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online