Uses of Class
org.csapi.fw.TpServiceDescription

Packages that use TpServiceDescription
org.csapi.fw   
org.csapi.fw.fw_service.service_registration   
 

Uses of TpServiceDescription in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceDescription
 TpServiceDescription TpService.ServiceDescription
           
 TpServiceDescription TpServiceDescriptionHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpServiceDescription
TpService(java.lang.String ServiceID, TpServiceDescription ServiceDescription)
           
TpServiceDescriptionHolder(TpServiceDescription initial)
           
 

Uses of TpServiceDescription in org.csapi.fw.fw_service.service_registration
 

Methods in org.csapi.fw.fw_service.service_registration that return TpServiceDescription
 TpServiceDescription IpFwServiceRegistrationPOATie.describeService(java.lang.String serviceID)
           
 TpServiceDescription IpFwServiceRegistrationOperations.describeService(java.lang.String serviceID)
           
 TpServiceDescription _IpFwServiceRegistrationStub.describeService(java.lang.String serviceID)
           
 



Copyright © 2009. All Rights Reserved.