org.csapi.cc
Class TpCallNotificationInfo

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

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

Generated from IDL definition of struct "TpCallNotificationInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCallAppInfo[] CallAppInfo
           
 TpCallEventInfo CallEventInfo
           
 TpCallNotificationReportScope CallNotificationReportScope
           
 
Constructor Summary
TpCallNotificationInfo()
           
TpCallNotificationInfo(TpCallNotificationReportScope CallNotificationReportScope, TpCallAppInfo[] CallAppInfo, TpCallEventInfo CallEventInfo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CallNotificationReportScope

public TpCallNotificationReportScope CallNotificationReportScope

CallAppInfo

public TpCallAppInfo[] CallAppInfo

CallEventInfo

public TpCallEventInfo CallEventInfo
Constructor Detail

TpCallNotificationInfo

public TpCallNotificationInfo()

TpCallNotificationInfo

public TpCallNotificationInfo(TpCallNotificationReportScope CallNotificationReportScope,
                              TpCallAppInfo[] CallAppInfo,
                              TpCallEventInfo CallEventInfo)


Copyright © 2009. All Rights Reserved.