org.csapi.dsc
Class TpDataSessionMonitorMode
java.lang.Object
org.csapi.dsc.TpDataSessionMonitorMode
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpDataSessionMonitorMode
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpDataSessionMonitorMode"
- 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_DATA_SESSION_MONITOR_MODE_INTERRUPT
public static final int _P_DATA_SESSION_MONITOR_MODE_INTERRUPT
- See Also:
- Constant Field Values
P_DATA_SESSION_MONITOR_MODE_INTERRUPT
public static final TpDataSessionMonitorMode P_DATA_SESSION_MONITOR_MODE_INTERRUPT
_P_DATA_SESSION_MONITOR_MODE_NOTIFY
public static final int _P_DATA_SESSION_MONITOR_MODE_NOTIFY
- See Also:
- Constant Field Values
P_DATA_SESSION_MONITOR_MODE_NOTIFY
public static final TpDataSessionMonitorMode P_DATA_SESSION_MONITOR_MODE_NOTIFY
_P_DATA_SESSION_MONITOR_MODE_DO_NOT_MONITOR
public static final int _P_DATA_SESSION_MONITOR_MODE_DO_NOT_MONITOR
- See Also:
- Constant Field Values
P_DATA_SESSION_MONITOR_MODE_DO_NOT_MONITOR
public static final TpDataSessionMonitorMode P_DATA_SESSION_MONITOR_MODE_DO_NOT_MONITOR
TpDataSessionMonitorMode
protected TpDataSessionMonitorMode(int i)
value
public int value()
from_int
public static TpDataSessionMonitorMode from_int(int value)
Copyright © 2009. All Rights Reserved.