Uses of Class
org.csapi.pam.TpPAMPresenceData

Packages that use TpPAMPresenceData
org.csapi.pam   
 

Uses of TpPAMPresenceData in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMPresenceData
 TpPAMPresenceData[] TpPAMIPSNotificationData.Attributes
           
 TpPAMPresenceData TpPAMAvailabilityProfile.AvailabilityData
           
 TpPAMPresenceData[] TpPAMPresenceDataListHolder.value
           
 TpPAMPresenceData TpPAMPresenceDataHolder.value
           
 

Methods in org.csapi.pam that return TpPAMPresenceData
static TpPAMPresenceData[] TpPAMPresenceDataListHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMPresenceData TpPAMPresenceDataHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMPresenceData[] TpPAMPresenceDataListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpPAMPresenceData TpPAMPresenceDataHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMPresenceData
static void TpPAMPresenceDataHelper.insert(org.omg.CORBA.Any any, TpPAMPresenceData s)
           
static void TpPAMPresenceDataListHelper.insert(org.omg.CORBA.Any any, TpPAMPresenceData[] s)
           
static void TpPAMPresenceDataHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMPresenceData s)
           
static void TpPAMPresenceDataListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpPAMPresenceData[] _s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMPresenceData
TpPAMAvailabilityProfile(java.lang.String PrivacyCode, TpPAMPresenceData AvailabilityData)
           
TpPAMIPSNotificationData(java.lang.String Identity, TpPAMPresenceData[] Attributes)
           
TpPAMPresenceDataHolder(TpPAMPresenceData initial)
           
TpPAMPresenceDataListHolder(TpPAMPresenceData[] initial)
           
 



Copyright © 2008. All Rights Reserved.