Uses of Interface
org.omg.CORBA.AttributeDef

Packages that use AttributeDef
org.omg.CORBA   
 

Uses of AttributeDef in org.omg.CORBA
 

Subinterfaces of AttributeDef in org.omg.CORBA
 interface ExtAttributeDef
          Generated from IDL interface "ExtAttributeDef".
 

Fields in org.omg.CORBA declared as AttributeDef
 AttributeDef AttributeDefHolder.value
           
 

Methods in org.omg.CORBA that return AttributeDef
 AttributeDef InterfaceDefOperations.create_attribute(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, AttributeMode mode)
           
 AttributeDef ValueDefOperations.create_attribute(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, AttributeMode mode)
           
static AttributeDef AttributeDefHelper.extract(Any any)
           
static AttributeDef AttributeDefHelper.narrow(Object obj)
           
static AttributeDef AttributeDefHelper.read(InputStream in)
           
static AttributeDef AttributeDefHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type AttributeDef
static void AttributeDefHelper.insert(Any any, AttributeDef s)
           
static void AttributeDefHelper.write(OutputStream _out, AttributeDef s)
           
 

Constructors in org.omg.CORBA with parameters of type AttributeDef
AttributeDefHolder(AttributeDef initial)
           
 



Copyright © 2008. All Rights Reserved.