org.csapi.cc.gccs
Class TpCallEventCriteria
java.lang.Object
org.csapi.cc.gccs.TpCallEventCriteria
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCallEventCriteria
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpCallEventCriteria"
- 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 |
DestinationAddress
public TpAddressRange DestinationAddress
OriginatingAddress
public TpAddressRange OriginatingAddress
CallEventName
public int CallEventName
CallNotificationType
public TpCallNotificationType CallNotificationType
MonitorMode
public TpCallMonitorMode MonitorMode
TpCallEventCriteria
public TpCallEventCriteria()
TpCallEventCriteria
public TpCallEventCriteria(TpAddressRange DestinationAddress,
TpAddressRange OriginatingAddress,
int CallEventName,
TpCallNotificationType CallNotificationType,
TpCallMonitorMode MonitorMode)
Copyright © 2008. All Rights Reserved.