Uses of Class
org.csapi.pam.TpPAMErrorInfo

Packages that use TpPAMErrorInfo
org.csapi.pam   
org.csapi.pam.event   
 

Uses of TpPAMErrorInfo in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMErrorInfo
 TpPAMErrorInfo TpPAMErrorInfoHolder.value
           
 

Methods in org.csapi.pam that return TpPAMErrorInfo
static TpPAMErrorInfo TpPAMErrorInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMErrorInfo TpPAMErrorInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMErrorInfo
static void TpPAMErrorInfoHelper.insert(org.omg.CORBA.Any any, TpPAMErrorInfo s)
           
static void TpPAMErrorInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMErrorInfo s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMErrorInfo
TpPAMErrorInfoHolder(TpPAMErrorInfo initial)
           
 

Uses of TpPAMErrorInfo in org.csapi.pam.event
 

Methods in org.csapi.pam.event with parameters of type TpPAMErrorInfo
 void IpAppPAMEventHandlerPOATie.eventNotifyErr(int eventID, TpPAMErrorInfo errorInfo)
           
 void IpAppPAMEventHandlerOperations.eventNotifyErr(int eventID, TpPAMErrorInfo errorInfo)
           
 void _IpAppPAMEventHandlerStub.eventNotifyErr(int eventID, TpPAMErrorInfo errorInfo)
           
 



Copyright © 2009. All Rights Reserved.