org.csapi.dsc
Class TpDataSessionReportRequest

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

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

Generated from IDL definition of struct "TpDataSessionReportRequest"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpDataSessionReportType DataSessionReportType
           
 TpDataSessionMonitorMode MonitorMode
           
 
Constructor Summary
TpDataSessionReportRequest()
           
TpDataSessionReportRequest(TpDataSessionMonitorMode MonitorMode, TpDataSessionReportType DataSessionReportType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MonitorMode

public TpDataSessionMonitorMode MonitorMode

DataSessionReportType

public TpDataSessionReportType DataSessionReportType
Constructor Detail

TpDataSessionReportRequest

public TpDataSessionReportRequest()

TpDataSessionReportRequest

public TpDataSessionReportRequest(TpDataSessionMonitorMode MonitorMode,
                                  TpDataSessionReportType DataSessionReportType)


Copyright © 2008. All Rights Reserved.