Uses of Class
org.csapi.fw.TpServiceTypeDescription

Packages that use TpServiceTypeDescription
org.csapi.fw   
org.csapi.fw.fw_application.discovery   
org.csapi.fw.fw_service.discovery   
 

Uses of TpServiceTypeDescription in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceTypeDescription
 TpServiceTypeDescription TpServiceTypeDescriptionHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpServiceTypeDescription
TpServiceTypeDescriptionHolder(TpServiceTypeDescription initial)
           
 

Uses of TpServiceTypeDescription in org.csapi.fw.fw_application.discovery
 

Methods in org.csapi.fw.fw_application.discovery that return TpServiceTypeDescription
 TpServiceTypeDescription IpServiceDiscoveryOperations.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription IpServiceDiscoveryPOATie.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription _IpServiceDiscoveryStub.describeServiceType(java.lang.String name)
           
 

Uses of TpServiceTypeDescription in org.csapi.fw.fw_service.discovery
 

Methods in org.csapi.fw.fw_service.discovery that return TpServiceTypeDescription
 TpServiceTypeDescription IpFwServiceDiscoveryPOATie.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription _IpFwServiceDiscoveryStub.describeServiceType(java.lang.String name)
           
 TpServiceTypeDescription IpFwServiceDiscoveryOperations.describeServiceType(java.lang.String name)
           
 



Copyright © 2008. All Rights Reserved.