VisiBroker for Java

com.inprise.vbroker.PortableServerExt
Class BindSupportPolicyValue

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

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

Defines BindSupportPolicy values.

See Also:
Serialized Form

Field Summary
static int _BY_INSTANCE
           
static int _BY_POA
           
static int _NONE
           
static BindSupportPolicyValue BY_INSTANCE
           
static BindSupportPolicyValue BY_POA
           
static BindSupportPolicyValue NONE
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
static BindSupportPolicyValue 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

_NONE

public static final int _NONE
See Also:
Constant Field Values

_BY_INSTANCE

public static final int _BY_INSTANCE
See Also:
Constant Field Values

_BY_POA

public static final int _BY_POA
See Also:
Constant Field Values

NONE

public static final BindSupportPolicyValue NONE

BY_INSTANCE

public static final BindSupportPolicyValue BY_INSTANCE

BY_POA

public static final BindSupportPolicyValue BY_POA
Method Detail

value

public int value()

from_int

public static BindSupportPolicyValue 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