Uses of Interface
org.omg.CosTrading.ImportAttributesOperations

Packages that use ImportAttributesOperations
org.omg.CosTrading   
 

Uses of ImportAttributesOperations in org.omg.CosTrading
 

Subinterfaces of ImportAttributesOperations in org.omg.CosTrading
 interface Admin
          Generated from IDL interface "Admin"
 interface AdminOperations
          Generated from IDL interface "Admin"
 interface ImportAttributes
          Generated from IDL interface "ImportAttributes"
 interface Lookup
          Generated from IDL interface "Lookup"
 interface LookupOperations
          Generated from IDL interface "Lookup"
 

Classes in org.omg.CosTrading that implement ImportAttributesOperations
 class _AdminStub
          Generated from IDL interface "Admin"
 class _ImportAttributesStub
          Generated from IDL interface "ImportAttributes"
 class _LookupStub
          Generated from IDL interface "Lookup"
 class AdminPOA
          Generated from IDL interface "Admin"
 class AdminPOATie
          Generated from IDL interface "Admin"
 class ImportAttributesPOA
          Generated from IDL interface "ImportAttributes"
 class ImportAttributesPOATie
          Generated from IDL interface "ImportAttributes"
 class LookupPOA
          Generated from IDL interface "Lookup"
 class LookupPOATie
          Generated from IDL interface "Lookup"
 

Methods in org.omg.CosTrading that return ImportAttributesOperations
 ImportAttributesOperations ImportAttributesPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type ImportAttributesOperations
 void ImportAttributesPOATie._delegate(ImportAttributesOperations delegate)
           
 

Constructors in org.omg.CosTrading with parameters of type ImportAttributesOperations
ImportAttributesPOATie(ImportAttributesOperations delegate)
           
ImportAttributesPOATie(ImportAttributesOperations delegate, POA poa)