Uses of Class
org.csapi.fw.TpFaultStatisticsError

Packages that use TpFaultStatisticsError
org.csapi.fw   
org.csapi.fw.fw_application.integrity   
org.csapi.fw.fw_service.integrity   
 

Uses of TpFaultStatisticsError in org.csapi.fw
 

Fields in org.csapi.fw declared as TpFaultStatisticsError
static TpFaultStatisticsError TpFaultStatisticsError.P_FAULT_INFO_ERROR_UNDEFINED
           
static TpFaultStatisticsError TpFaultStatisticsError.P_FAULT_INFO_UNAVAILABLE
           
 TpFaultStatisticsError TpFaultStatisticsErrorHolder.value
           
 TpFaultStatisticsError[] TpFaultStatsErrorListHolder.value
           
 

Methods in org.csapi.fw that return TpFaultStatisticsError
static TpFaultStatisticsError TpFaultStatisticsErrorHelper.extract(org.omg.CORBA.Any any)
           
static TpFaultStatisticsError[] TpFaultStatsErrorListHelper.extract(org.omg.CORBA.Any any)
           
static TpFaultStatisticsError TpFaultStatisticsError.from_int(int value)
           
static TpFaultStatisticsError TpFaultStatisticsErrorHelper.read(org.omg.CORBA.portable.InputStream in)
           
static TpFaultStatisticsError[] TpFaultStatsErrorListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
 

Methods in org.csapi.fw with parameters of type TpFaultStatisticsError
static void TpFaultStatisticsErrorHelper.insert(org.omg.CORBA.Any any, TpFaultStatisticsError s)
           
static void TpFaultStatsErrorListHelper.insert(org.omg.CORBA.Any any, TpFaultStatisticsError[] s)
           
static void TpFaultStatisticsErrorHelper.write(org.omg.CORBA.portable.OutputStream out, TpFaultStatisticsError s)
           
static void TpFaultStatsErrorListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpFaultStatisticsError[] _s)
           
 

Constructors in org.csapi.fw with parameters of type TpFaultStatisticsError
TpFaultStatisticsErrorHolder(TpFaultStatisticsError initial)
           
TpFaultStatsErrorListHolder(TpFaultStatisticsError[] initial)
           
 

Uses of TpFaultStatisticsError in org.csapi.fw.fw_application.integrity
 

Methods in org.csapi.fw.fw_application.integrity with parameters of type TpFaultStatisticsError
 void IpFaultManagerPOATie.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void _IpFaultManagerStub.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void IpFaultManagerOperations.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void IpAppFaultManagerOperations.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError[] faultStatistics, java.lang.String[] serviceIDs)
           
 void IpAppFaultManagerPOATie.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError[] faultStatistics, java.lang.String[] serviceIDs)
           
 void _IpAppFaultManagerStub.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError[] faultStatistics, java.lang.String[] serviceIDs)
           
 void IpFaultManagerPOATie.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void _IpFaultManagerStub.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void IpFaultManagerOperations.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void IpAppFaultManagerOperations.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 void IpAppFaultManagerPOATie.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 void _IpAppFaultManagerStub.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 

Uses of TpFaultStatisticsError in org.csapi.fw.fw_service.integrity
 

Methods in org.csapi.fw.fw_service.integrity with parameters of type TpFaultStatisticsError
 void _IpFwFaultManagerStub.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void IpFwFaultManagerOperations.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void IpFwFaultManagerPOATie.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void IpSvcFaultManagerPOATie.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void _IpSvcFaultManagerStub.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void IpSvcFaultManagerOperations.generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void _IpFwFaultManagerStub.generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void IpFwFaultManagerOperations.generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void IpFwFaultManagerPOATie.generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void _IpFwFaultManagerStub.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 void IpFwFaultManagerOperations.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 void IpFwFaultManagerPOATie.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 void IpSvcFaultManagerPOATie.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void _IpSvcFaultManagerStub.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void IpSvcFaultManagerOperations.genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 



Copyright © 2008. All Rights Reserved.