Uses of Interface
org.omg.CosTrading.LinkAttributes

Packages that use LinkAttributes
org.omg.CosTrading   
 

Uses of LinkAttributes in org.omg.CosTrading
 

Subinterfaces of LinkAttributes in org.omg.CosTrading
 interface Admin
          Generated from IDL interface "Admin"
 interface Link
          Generated from IDL interface "Link"
 

Classes in org.omg.CosTrading that implement LinkAttributes
 class _AdminStub
          Generated from IDL interface "Admin"
 class _LinkAttributesStub
          Generated from IDL interface "LinkAttributes"
 class _LinkStub
          Generated from IDL interface "Link"
 

Fields in org.omg.CosTrading declared as LinkAttributes
 LinkAttributes LinkAttributesHolder.value
           
 

Methods in org.omg.CosTrading that return LinkAttributes
 LinkAttributes LinkAttributesPOATie._this()
           
 LinkAttributes LinkAttributesPOATie._this(ORB orb)
           
 LinkAttributes LinkAttributesPOA._this()
           
 LinkAttributes LinkAttributesPOA._this(ORB orb)
           
static LinkAttributes LinkAttributesHelper.extract(Any any)
           
static LinkAttributes LinkAttributesHelper.read(InputStream in)
           
static LinkAttributes LinkAttributesHelper.narrow(java.lang.Object obj)
           
static LinkAttributes LinkAttributesHelper.narrow(Object obj)
           
static LinkAttributes LinkAttributesHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTrading with parameters of type LinkAttributes
static void LinkAttributesHelper.insert(Any any, LinkAttributes s)
           
static void LinkAttributesHelper.write(OutputStream _out, LinkAttributes s)
           
 

Constructors in org.omg.CosTrading with parameters of type LinkAttributes
LinkAttributesHolder(LinkAttributes initial)