Uses of Interface
org.omg.CosTrading.LinkAttributesOperations

Packages that use LinkAttributesOperations
org.omg.CosTrading   
 

Uses of LinkAttributesOperations in org.omg.CosTrading
 

Subinterfaces of LinkAttributesOperations 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 LinkAttributes
          Generated from IDL interface "LinkAttributes"
 interface LinkOperations
          Generated from IDL interface "Link"
 

Classes in org.omg.CosTrading that implement LinkAttributesOperations
 class _AdminStub
          Generated from IDL interface "Admin"
 class _LinkAttributesStub
          Generated from IDL interface "LinkAttributes"
 class _LinkStub
          Generated from IDL interface "Link"
 class AdminPOA
          Generated from IDL interface "Admin"
 class AdminPOATie
          Generated from IDL interface "Admin"
 class LinkAttributesPOA
          Generated from IDL interface "LinkAttributes"
 class LinkAttributesPOATie
          Generated from IDL interface "LinkAttributes"
 class LinkPOA
          Generated from IDL interface "Link"
 class LinkPOATie
          Generated from IDL interface "Link"
 

Methods in org.omg.CosTrading that return LinkAttributesOperations
 LinkAttributesOperations LinkAttributesPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type LinkAttributesOperations
 void LinkAttributesPOATie._delegate(LinkAttributesOperations delegate)
           
 

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