Uses of Class
org.csapi.pam.TpPAMErrorCause

Packages that use TpPAMErrorCause
org.csapi.pam   
 

Uses of TpPAMErrorCause in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMErrorCause
 TpPAMErrorCause TpPAMErrorInfo.Cause
           
static TpPAMErrorCause TpPAMErrorCause.P_PAM_CAUSE_EVENT_REGISTRATION_CANCELLED
           
static TpPAMErrorCause TpPAMErrorCause.P_PAM_CAUSE_INFO_UNAVAILABLE
           
static TpPAMErrorCause TpPAMErrorCause.P_PAM_CAUSE_INVALID_ADDRESS
           
static TpPAMErrorCause TpPAMErrorCause.P_PAM_CAUSE_SYSTEM_FAILURE
           
static TpPAMErrorCause TpPAMErrorCause.P_PAM_CAUSE_UNDEFINED
           
 TpPAMErrorCause TpPAMErrorCauseHolder.value
           
 

Methods in org.csapi.pam that return TpPAMErrorCause
static TpPAMErrorCause TpPAMErrorCauseHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMErrorCause TpPAMErrorCause.from_int(int value)
           
static TpPAMErrorCause TpPAMErrorCauseHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.pam with parameters of type TpPAMErrorCause
TpPAMErrorCauseHolder(TpPAMErrorCause initial)
           
TpPAMErrorInfo(TpPAMErrorCause Cause, TpPAMNotificationInfo ErrorData)
           
 



Copyright © 2009. All Rights Reserved.