VisiBroker for Java

com.inprise.vbroker.EventQueue
Class EventType

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

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

EventType is an IDL enumeration denoting the type of event a listener is interested in listening.

See Also:
Serialized Form

Field Summary
static int _CONN_EVENT_TYPE
           
static int _UNDEFINED
           
static EventType CONN_EVENT_TYPE
           
static EventType UNDEFINED
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
static EventType 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

_UNDEFINED

public static final int _UNDEFINED
See Also:
Constant Field Values

_CONN_EVENT_TYPE

public static final int _CONN_EVENT_TYPE
See Also:
Constant Field Values

UNDEFINED

public static final EventType UNDEFINED

CONN_EVENT_TYPE

public static final EventType CONN_EVENT_TYPE
Method Detail

value

public int value()

from_int

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