Uses of Interface
org.omg.CosTradingRepos.ServiceTypeRepositoryOperations

Packages that use ServiceTypeRepositoryOperations
org.omg.CosTradingRepos   
 

Uses of ServiceTypeRepositoryOperations in org.omg.CosTradingRepos
 

Subinterfaces of ServiceTypeRepositoryOperations in org.omg.CosTradingRepos
 interface ServiceTypeRepository
          Generated from IDL interface "ServiceTypeRepository"
 

Classes in org.omg.CosTradingRepos that implement ServiceTypeRepositoryOperations
 class _ServiceTypeRepositoryStub
          Generated from IDL interface "ServiceTypeRepository"
 class ServiceTypeRepositoryPOA
          Generated from IDL interface "ServiceTypeRepository"
 class ServiceTypeRepositoryPOATie
          Generated from IDL interface "ServiceTypeRepository"
 

Methods in org.omg.CosTradingRepos that return ServiceTypeRepositoryOperations
 ServiceTypeRepositoryOperations ServiceTypeRepositoryPOATie._delegate()
           
 

Methods in org.omg.CosTradingRepos with parameters of type ServiceTypeRepositoryOperations
 void ServiceTypeRepositoryPOATie._delegate(ServiceTypeRepositoryOperations delegate)
           
 

Constructors in org.omg.CosTradingRepos with parameters of type ServiceTypeRepositoryOperations
ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations delegate)
           
ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations delegate, POA poa)