Uses of Class
org.csapi.fw.TpLoadStatisticError

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

Uses of TpLoadStatisticError in org.csapi.fw
 

Fields in org.csapi.fw declared as TpLoadStatisticError
static TpLoadStatisticError TpLoadStatisticError.P_LOAD_INFO_ERROR_UNDEFINED
           
static TpLoadStatisticError TpLoadStatisticError.P_LOAD_INFO_UNAVAILABLE
           
 TpLoadStatisticError TpLoadStatisticErrorHolder.value
           
 TpLoadStatisticError[] TpLoadStatisticErrorListHolder.value
           
 

Methods in org.csapi.fw that return TpLoadStatisticError
static TpLoadStatisticError[] TpLoadStatisticErrorListHelper.extract(org.omg.CORBA.Any any)
           
static TpLoadStatisticError TpLoadStatisticErrorHelper.extract(org.omg.CORBA.Any any)
           
static TpLoadStatisticError TpLoadStatisticError.from_int(int value)
           
 TpLoadStatisticError TpLoadStatisticInfo.LoadStatisticError()
           
static TpLoadStatisticError[] TpLoadStatisticErrorListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpLoadStatisticError TpLoadStatisticErrorHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpLoadStatisticError
static void TpLoadStatisticErrorHelper.insert(org.omg.CORBA.Any any, TpLoadStatisticError s)
           
static void TpLoadStatisticErrorListHelper.insert(org.omg.CORBA.Any any, TpLoadStatisticError[] s)
           
 void TpLoadStatisticInfo.LoadStatisticError(TpLoadStatisticError _x)
           
static void TpLoadStatisticErrorHelper.write(org.omg.CORBA.portable.OutputStream out, TpLoadStatisticError s)
           
static void TpLoadStatisticErrorListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpLoadStatisticError[] _s)
           
 

Constructors in org.csapi.fw with parameters of type TpLoadStatisticError
TpLoadStatisticErrorHolder(TpLoadStatisticError initial)
           
TpLoadStatisticErrorListHolder(TpLoadStatisticError[] initial)
           
 

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

Methods in org.csapi.fw.fw_application.integrity with parameters of type TpLoadStatisticError
 void IpLoadManagerOperations.queryAppLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void IpLoadManagerPOATie.queryAppLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void _IpLoadManagerStub.queryAppLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void IpLoadManagerOperations.queryAppLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void IpLoadManagerPOATie.queryAppLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void _IpLoadManagerStub.queryAppLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void IpAppLoadManagerPOATie.queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void IpAppLoadManagerOperations.queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void _IpAppLoadManagerStub.queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void IpAppLoadManagerPOATie.queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void IpAppLoadManagerOperations.queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void _IpAppLoadManagerStub.queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 

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

Methods in org.csapi.fw.fw_service.integrity with parameters of type TpLoadStatisticError
 void IpSvcLoadManagerOperations.queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void _IpSvcLoadManagerStub.queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void IpSvcLoadManagerPOATie.queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void IpSvcLoadManagerOperations.queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void _IpSvcLoadManagerStub.queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void IpSvcLoadManagerPOATie.queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void IpFwLoadManagerOperations.querySvcLoadErr(TpLoadStatisticError loadStatisticError)
           
 void _IpFwLoadManagerStub.querySvcLoadErr(TpLoadStatisticError loadStatisticError)
           
 void IpFwLoadManagerPOATie.querySvcLoadErr(TpLoadStatisticError loadStatisticError)
           
 void IpFwLoadManagerOperations.querySvcLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticError)
           
 void _IpFwLoadManagerStub.querySvcLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticError)
           
 void IpFwLoadManagerPOATie.querySvcLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticError)
           
 



Copyright © 2008. All Rights Reserved.