org.csapi.gms
Class TpMessagingEventName

java.lang.Object
  extended by org.csapi.gms.TpMessagingEventName
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpMessagingEventName
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpMessagingEventName"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_EVENT_GMS_NAME_UNDEFINED
           
static int _P_EVENT_GMS_NEW_MESSAGE_ARRIVED
           
static TpMessagingEventName P_EVENT_GMS_NAME_UNDEFINED
           
static TpMessagingEventName P_EVENT_GMS_NEW_MESSAGE_ARRIVED
           
 
Constructor Summary
protected TpMessagingEventName(int i)
           
 
Method Summary
static TpMessagingEventName from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_EVENT_GMS_NAME_UNDEFINED

public static final int _P_EVENT_GMS_NAME_UNDEFINED
See Also:
Constant Field Values

P_EVENT_GMS_NAME_UNDEFINED

public static final TpMessagingEventName P_EVENT_GMS_NAME_UNDEFINED

_P_EVENT_GMS_NEW_MESSAGE_ARRIVED

public static final int _P_EVENT_GMS_NEW_MESSAGE_ARRIVED
See Also:
Constant Field Values

P_EVENT_GMS_NEW_MESSAGE_ARRIVED

public static final TpMessagingEventName P_EVENT_GMS_NEW_MESSAGE_ARRIVED
Constructor Detail

TpMessagingEventName

protected TpMessagingEventName(int i)
Method Detail

value

public int value()

from_int

public static TpMessagingEventName from_int(int value)


Copyright © 2008. All Rights Reserved.