org.csapi.fw
Class TpFwEventName

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

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

Generated from IDL definition of enum "TpFwEventName"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_EVENT_FW_NAME_UNDEFINED
           
static int _P_EVENT_FW_SERVICE_AVAILABLE
           
static int _P_EVENT_FW_SERVICE_UNAVAILABLE
           
static TpFwEventName P_EVENT_FW_NAME_UNDEFINED
           
static TpFwEventName P_EVENT_FW_SERVICE_AVAILABLE
           
static TpFwEventName P_EVENT_FW_SERVICE_UNAVAILABLE
           
 
Constructor Summary
protected TpFwEventName(int i)
           
 
Method Summary
static TpFwEventName 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_FW_NAME_UNDEFINED

public static final int _P_EVENT_FW_NAME_UNDEFINED
See Also:
Constant Field Values

P_EVENT_FW_NAME_UNDEFINED

public static final TpFwEventName P_EVENT_FW_NAME_UNDEFINED

_P_EVENT_FW_SERVICE_AVAILABLE

public static final int _P_EVENT_FW_SERVICE_AVAILABLE
See Also:
Constant Field Values

P_EVENT_FW_SERVICE_AVAILABLE

public static final TpFwEventName P_EVENT_FW_SERVICE_AVAILABLE

_P_EVENT_FW_SERVICE_UNAVAILABLE

public static final int _P_EVENT_FW_SERVICE_UNAVAILABLE
See Also:
Constant Field Values

P_EVENT_FW_SERVICE_UNAVAILABLE

public static final TpFwEventName P_EVENT_FW_SERVICE_UNAVAILABLE
Constructor Detail

TpFwEventName

protected TpFwEventName(int i)
Method Detail

value

public int value()

from_int

public static TpFwEventName from_int(int value)


Copyright © 2009. All Rights Reserved.