Uses of Class
org.csapi.fw.TpServiceContractDescription

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

Uses of TpServiceContractDescription in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceContractDescription
 TpServiceContractDescription TpServiceContract.ServiceContractDescription
           
 TpServiceContractDescription TpServiceContractDescriptionHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpServiceContractDescription
TpServiceContract(java.lang.String ServiceContractID, TpServiceContractDescription ServiceContractDescription)
           
TpServiceContractDescriptionHolder(TpServiceContractDescription initial)
           
 

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

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription that return TpServiceContractDescription
 TpServiceContractDescription IpServiceContractInfoQueryOperations.describeServiceContract(java.lang.String serviceContractID)
           
 TpServiceContractDescription _IpServiceContractInfoQueryStub.describeServiceContract(java.lang.String serviceContractID)
           
 TpServiceContractDescription IpServiceContractInfoQueryPOATie.describeServiceContract(java.lang.String serviceContractID)
           
 

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription with parameters of type TpServiceContractDescription
 java.lang.String IpServiceContractManagementOperations.createServiceContract(TpServiceContractDescription serviceContractDescription)
           
 java.lang.String IpServiceContractManagementPOATie.createServiceContract(TpServiceContractDescription serviceContractDescription)
           
 java.lang.String _IpServiceContractManagementStub.createServiceContract(TpServiceContractDescription serviceContractDescription)
           
 



Copyright © 2008. All Rights Reserved.