org.csapi.gms
Class TpMessagingEventName
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpMessagingEventName
protected TpMessagingEventName(int i)
value
public int value()
from_int
public static TpMessagingEventName from_int(int value)
Copyright © 2009. All Rights Reserved.