org.csapi.cc.mmccs
Class TpMediaNotificationRequested

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

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

Generated from IDL definition of struct "TpMediaNotificationRequested"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpNotificationMediaRequest AppNotificationMediaRequest
           
 int AssignmentID
           
 
Constructor Summary
TpMediaNotificationRequested()
           
TpMediaNotificationRequested(TpNotificationMediaRequest AppNotificationMediaRequest, int AssignmentID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AppNotificationMediaRequest

public TpNotificationMediaRequest AppNotificationMediaRequest

AssignmentID

public int AssignmentID
Constructor Detail

TpMediaNotificationRequested

public TpMediaNotificationRequested()

TpMediaNotificationRequested

public TpMediaNotificationRequested(TpNotificationMediaRequest AppNotificationMediaRequest,
                                    int AssignmentID)


Copyright © 2008. All Rights Reserved.