org.csapi.pam
Class TpPAMIPSNotificationData

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

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

Generated from IDL definition of struct "TpPAMIPSNotificationData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpPAMPresenceData[] Attributes
           
 java.lang.String Identity
           
 
Constructor Summary
TpPAMIPSNotificationData()
           
TpPAMIPSNotificationData(java.lang.String Identity, TpPAMPresenceData[] Attributes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Identity

public java.lang.String Identity

Attributes

public TpPAMPresenceData[] Attributes
Constructor Detail

TpPAMIPSNotificationData

public TpPAMIPSNotificationData()

TpPAMIPSNotificationData

public TpPAMIPSNotificationData(java.lang.String Identity,
                                TpPAMPresenceData[] Attributes)


Copyright © 2009. All Rights Reserved.