org.csapi.cc
Class TpCallMonitorMode
java.lang.Object
org.csapi.cc.TpCallMonitorMode
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCallMonitorMode
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpCallMonitorMode"
- 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_CALL_MONITOR_MODE_INTERRUPT
public static final int _P_CALL_MONITOR_MODE_INTERRUPT
- See Also:
- Constant Field Values
P_CALL_MONITOR_MODE_INTERRUPT
public static final TpCallMonitorMode P_CALL_MONITOR_MODE_INTERRUPT
_P_CALL_MONITOR_MODE_NOTIFY
public static final int _P_CALL_MONITOR_MODE_NOTIFY
- See Also:
- Constant Field Values
P_CALL_MONITOR_MODE_NOTIFY
public static final TpCallMonitorMode P_CALL_MONITOR_MODE_NOTIFY
_P_CALL_MONITOR_MODE_DO_NOT_MONITOR
public static final int _P_CALL_MONITOR_MODE_DO_NOT_MONITOR
- See Also:
- Constant Field Values
P_CALL_MONITOR_MODE_DO_NOT_MONITOR
public static final TpCallMonitorMode P_CALL_MONITOR_MODE_DO_NOT_MONITOR
TpCallMonitorMode
protected TpCallMonitorMode(int i)
value
public int value()
from_int
public static TpCallMonitorMode from_int(int value)
Copyright © 2008. All Rights Reserved.