Uses of Class
org.csapi.fw.TpServiceProfileDescription

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

Uses of TpServiceProfileDescription in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceProfileDescription
 TpServiceProfileDescription TpServiceProfile.ServiceProfileDescription
           
 TpServiceProfileDescription TpServiceProfileDescriptionHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpServiceProfileDescription
TpServiceProfile(java.lang.String ServiceProfileID, TpServiceProfileDescription ServiceProfileDescription)
           
TpServiceProfileDescriptionHolder(TpServiceProfileDescription initial)
           
 

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

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription that return TpServiceProfileDescription
 TpServiceProfileDescription IpServiceProfileInfoQueryPOATie.describeServiceProfile(java.lang.String serviceProfileID)
           
 TpServiceProfileDescription IpServiceProfileInfoQueryOperations.describeServiceProfile(java.lang.String serviceProfileID)
           
 TpServiceProfileDescription _IpServiceProfileInfoQueryStub.describeServiceProfile(java.lang.String serviceProfileID)
           
 

Methods in org.csapi.fw.fw_enterprise_operator.service_subscription with parameters of type TpServiceProfileDescription
 java.lang.String IpServiceProfileManagementPOATie.createServiceProfile(TpServiceProfileDescription serviceProfileDescription)
           
 java.lang.String IpServiceProfileManagementOperations.createServiceProfile(TpServiceProfileDescription serviceProfileDescription)
           
 java.lang.String _IpServiceProfileManagementStub.createServiceProfile(TpServiceProfileDescription serviceProfileDescription)
           
 



Copyright © 2009. All Rights Reserved.