Uses of Class
org.csapi.pam.TpPAMContextName

Packages that use TpPAMContextName
org.csapi.pam   
 

Uses of TpPAMContextName in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMContextName
static TpPAMContextName TpPAMContextName.PAM_CONTEXT_ANY
           
static TpPAMContextName TpPAMContextName.PAM_CONTEXT_COMMUNICATION
           
 TpPAMContextName TpPAMContextNameHolder.value
           
 

Methods in org.csapi.pam that return TpPAMContextName
 TpPAMContextName TpPAMContextData.discriminator()
           
static TpPAMContextName TpPAMContextNameHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMContextName TpPAMContextName.from_int(int value)
           
static TpPAMContextName TpPAMContextNameHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.pam with parameters of type TpPAMContextName
TpPAMContextNameHolder(TpPAMContextName initial)
           
 



Copyright © 2008. All Rights Reserved.