Uses of Class
org.csapi.fw.TpSag

Packages that use TpSag
org.csapi.fw   
org.csapi.fw.fw_enterprise_operator.service_subscription   
 

Uses of TpSag in org.csapi.fw
 

Fields in org.csapi.fw declared as TpSag
 TpSag TpSagHolder.value
           
 

Methods in org.csapi.fw that return TpSag
static TpSag TpSagHelper.extract(org.omg.CORBA.Any any)
           
static TpSag TpSagHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.fw with parameters of type TpSag
TpSagHolder(TpSag initial)
           
 

Uses of TpSag in org.csapi.fw.fw_enterprise_operator.service_subscription
 

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription with parameters of type TpSag
 void _IpClientAppManagementStub.createSAG(TpSag sag, java.lang.String[] clientAppIDs)
           
 void IpClientAppManagementPOATie.createSAG(TpSag sag, java.lang.String[] clientAppIDs)
           
 void IpClientAppManagementOperations.createSAG(TpSag sag, java.lang.String[] clientAppIDs)
           
 void _IpClientAppManagementStub.modifySAG(TpSag sag)
           
 void IpClientAppManagementPOATie.modifySAG(TpSag sag)
           
 void IpClientAppManagementOperations.modifySAG(TpSag sag)
           
 



Copyright © 2008. All Rights Reserved.