Uses of Class
org.csapi.pam.TpPAMPreferenceType

Packages that use TpPAMPreferenceType
org.csapi.pam   
 

Uses of TpPAMPreferenceType in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMPreferenceType
static TpPAMPreferenceType TpPAMPreferenceType.PAM_ACCESS_LIST
           
static TpPAMPreferenceType TpPAMPreferenceType.PAM_EXTERNAL_CONTROL
           
 TpPAMPreferenceType TpPAMPreferenceTypeHolder.value
           
 

Methods in org.csapi.pam that return TpPAMPreferenceType
 TpPAMPreferenceType TpPAMPreferenceData.discriminator()
           
static TpPAMPreferenceType TpPAMPreferenceTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMPreferenceType TpPAMPreferenceType.from_int(int value)
           
static TpPAMPreferenceType TpPAMPreferenceTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMPreferenceType
 void TpPAMPreferenceData.Dummy(TpPAMPreferenceType _discriminator, short _x)
           
static void TpPAMPreferenceTypeHelper.insert(org.omg.CORBA.Any any, TpPAMPreferenceType s)
           
static void TpPAMPreferenceTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMPreferenceType s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMPreferenceType
TpPAMPreferenceTypeHolder(TpPAMPreferenceType initial)
           
 



Copyright © 2009. All Rights Reserved.