org.csapi.cc.gccs
Class TpCallReport

java.lang.Object
  extended by org.csapi.cc.gccs.TpCallReport
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of struct "TpCallReport"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCallAdditionalReportInfo AdditionalReportInfo
           
 java.lang.String CallEventTime
           
 TpCallReportType CallReportType
           
 TpCallMonitorMode MonitorMode
           
 
Constructor Summary
TpCallReport()
           
TpCallReport(TpCallMonitorMode MonitorMode, java.lang.String CallEventTime, TpCallReportType CallReportType, TpCallAdditionalReportInfo 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 TpCallMonitorMode MonitorMode

CallEventTime

public java.lang.String CallEventTime

CallReportType

public TpCallReportType CallReportType

AdditionalReportInfo

public TpCallAdditionalReportInfo AdditionalReportInfo
Constructor Detail

TpCallReport

public TpCallReport()

TpCallReport

public TpCallReport(TpCallMonitorMode MonitorMode,
                    java.lang.String CallEventTime,
                    TpCallReportType CallReportType,
                    TpCallAdditionalReportInfo AdditionalReportInfo)


Copyright © 2009. All Rights Reserved.