Uses of Interface
org.omg.CosTrading.SupportAttributesOperations

Packages that use SupportAttributesOperations
org.omg.CosTrading   
 

Uses of SupportAttributesOperations in org.omg.CosTrading
 

Subinterfaces of SupportAttributesOperations in org.omg.CosTrading
 interface Admin
          Generated from IDL interface "Admin"
 interface AdminOperations
          Generated from IDL interface "Admin"
 interface Link
          Generated from IDL interface "Link"
 interface LinkOperations
          Generated from IDL interface "Link"
 interface Lookup
          Generated from IDL interface "Lookup"
 interface LookupOperations
          Generated from IDL interface "Lookup"
 interface Proxy
          Generated from IDL interface "Proxy"
 interface ProxyOperations
          Generated from IDL interface "Proxy"
 interface Register
          Generated from IDL interface "Register"
 interface RegisterOperations
          Generated from IDL interface "Register"
 interface SupportAttributes
          Generated from IDL interface "SupportAttributes"
 

Classes in org.omg.CosTrading that implement SupportAttributesOperations
 class _AdminStub
          Generated from IDL interface "Admin"
 class _LinkStub
          Generated from IDL interface "Link"
 class _LookupStub
          Generated from IDL interface "Lookup"
 class _ProxyStub
          Generated from IDL interface "Proxy"
 class _RegisterStub
          Generated from IDL interface "Register"
 class _SupportAttributesStub
          Generated from IDL interface "SupportAttributes"
 class AdminPOA
          Generated from IDL interface "Admin"
 class AdminPOATie
          Generated from IDL interface "Admin"
 class LinkPOA
          Generated from IDL interface "Link"
 class LinkPOATie
          Generated from IDL interface "Link"
 class LookupPOA
          Generated from IDL interface "Lookup"
 class LookupPOATie
          Generated from IDL interface "Lookup"
 class ProxyPOA
          Generated from IDL interface "Proxy"
 class ProxyPOATie
          Generated from IDL interface "Proxy"
 class RegisterPOA
          Generated from IDL interface "Register"
 class RegisterPOATie
          Generated from IDL interface "Register"
 class SupportAttributesPOA
          Generated from IDL interface "SupportAttributes"
 class SupportAttributesPOATie
          Generated from IDL interface "SupportAttributes"
 

Methods in org.omg.CosTrading that return SupportAttributesOperations
 SupportAttributesOperations SupportAttributesPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type SupportAttributesOperations
 void SupportAttributesPOATie._delegate(SupportAttributesOperations delegate)
           
 

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