org.csapi.dsc
Class TpDataSessionReport

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

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

Generated from IDL definition of struct "TpDataSessionReport"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpDataSessionAdditionalReportInfo AdditionalReportInfo
           
 java.lang.String DataSessionEventTime
           
 TpDataSessionReportType DataSessionReportType
           
 TpDataSessionMonitorMode MonitorMode
           
 
Constructor Summary
TpDataSessionReport()
           
TpDataSessionReport(TpDataSessionMonitorMode MonitorMode, java.lang.String DataSessionEventTime, TpDataSessionReportType DataSessionReportType, TpDataSessionAdditionalReportInfo AdditionalReportInfo)
           
 
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

DataSessionEventTime

public java.lang.String DataSessionEventTime

DataSessionReportType

public TpDataSessionReportType DataSessionReportType

AdditionalReportInfo

public TpDataSessionAdditionalReportInfo AdditionalReportInfo
Constructor Detail

TpDataSessionReport

public TpDataSessionReport()

TpDataSessionReport

public TpDataSessionReport(TpDataSessionMonitorMode MonitorMode,
                           java.lang.String DataSessionEventTime,
                           TpDataSessionReportType DataSessionReportType,
                           TpDataSessionAdditionalReportInfo AdditionalReportInfo)


Copyright © 2009. All Rights Reserved.