Uses of Class
org.csapi.fw.TpServiceContract

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

Uses of TpServiceContract in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceContract
 TpServiceContract TpServiceContractHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpServiceContract
TpServiceContractHolder(TpServiceContract initial)
           
 

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

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription with parameters of type TpServiceContract
 void IpServiceContractManagementOperations.modifyServiceContract(TpServiceContract serviceContract)
           
 void IpServiceContractManagementPOATie.modifyServiceContract(TpServiceContract serviceContract)
           
 void _IpServiceContractManagementStub.modifyServiceContract(TpServiceContract serviceContract)
           
 



Copyright © 2008. All Rights Reserved.