org.csapi.dsc
Class TpDataSessionEventInfo
java.lang.Object
org.csapi.dsc.TpDataSessionEventInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpDataSessionEventInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpDataSessionEventInfo"
- 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 TpAddress DestinationAddress
OriginatingAddress
public TpAddress OriginatingAddress
DataSessionEventName
public int DataSessionEventName
MonitorMode
public TpDataSessionMonitorMode MonitorMode
QoSClass
public TpDataSessionQosClass QoSClass
TpDataSessionEventInfo
public TpDataSessionEventInfo()
TpDataSessionEventInfo
public TpDataSessionEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
int DataSessionEventName,
TpDataSessionMonitorMode MonitorMode,
TpDataSessionQosClass QoSClass)
Copyright © 2008. All Rights Reserved.