org.csapi.pam
Class TpPAMAvailabilityProfile

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

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

Generated from IDL definition of struct "TpPAMAvailabilityProfile"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpPAMPresenceData AvailabilityData
           
 java.lang.String PrivacyCode
           
 
Constructor Summary
TpPAMAvailabilityProfile()
           
TpPAMAvailabilityProfile(java.lang.String PrivacyCode, TpPAMPresenceData AvailabilityData)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PrivacyCode

public java.lang.String PrivacyCode

AvailabilityData

public TpPAMPresenceData AvailabilityData
Constructor Detail

TpPAMAvailabilityProfile

public TpPAMAvailabilityProfile()

TpPAMAvailabilityProfile

public TpPAMAvailabilityProfile(java.lang.String PrivacyCode,
                                TpPAMPresenceData AvailabilityData)


Copyright © 2008. All Rights Reserved.