Uses of Interface
org.omg.CosTrading.ImportAttributes

Packages that use ImportAttributes
org.omg.CosTrading   
 

Uses of ImportAttributes in org.omg.CosTrading
 

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

Classes in org.omg.CosTrading that implement ImportAttributes
 class _AdminStub
          Generated from IDL interface "Admin"
 class _ImportAttributesStub
          Generated from IDL interface "ImportAttributes"
 class _LookupStub
          Generated from IDL interface "Lookup"
 

Fields in org.omg.CosTrading declared as ImportAttributes
 ImportAttributes ImportAttributesHolder.value
           
 

Methods in org.omg.CosTrading that return ImportAttributes
 ImportAttributes ImportAttributesPOA._this()
           
 ImportAttributes ImportAttributesPOA._this(ORB orb)
           
 ImportAttributes ImportAttributesPOATie._this()
           
 ImportAttributes ImportAttributesPOATie._this(ORB orb)
           
static ImportAttributes ImportAttributesHelper.extract(Any any)
           
static ImportAttributes ImportAttributesHelper.read(InputStream in)
           
static ImportAttributes ImportAttributesHelper.narrow(java.lang.Object obj)
           
static ImportAttributes ImportAttributesHelper.narrow(Object obj)
           
static ImportAttributes ImportAttributesHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosTrading with parameters of type ImportAttributes
ImportAttributesHolder(ImportAttributes initial)