org.csapi.pam
Class TpPAMAVCNotificationData

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

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

Generated from IDL definition of struct "TpPAMAVCNotificationData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpPAMAvailabilityProfile[] Availability
           
 java.lang.String Identity
           
 
Constructor Summary
TpPAMAVCNotificationData()
           
TpPAMAVCNotificationData(java.lang.String Identity, TpPAMAvailabilityProfile[] Availability)
           
 
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

Availability

public TpPAMAvailabilityProfile[] Availability
Constructor Detail

TpPAMAVCNotificationData

public TpPAMAVCNotificationData()

TpPAMAVCNotificationData

public TpPAMAVCNotificationData(java.lang.String Identity,
                                TpPAMAvailabilityProfile[] Availability)


Copyright © 2009. All Rights Reserved.