Uses of Interface
org.omg.CORBA.ExtAttributeDef

Packages that use ExtAttributeDef
org.omg.CORBA   
 

Uses of ExtAttributeDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ExtAttributeDef
 ExtAttributeDef ExtAttributeDefHolder.value
           
 

Methods in org.omg.CORBA that return ExtAttributeDef
static ExtAttributeDef ExtAttributeDefHelper.extract(Any any)
           
static ExtAttributeDef ExtAttributeDefHelper.read(InputStream in)
           
static ExtAttributeDef ExtAttributeDefHelper.narrow(java.lang.Object obj)
           
static ExtAttributeDef ExtAttributeDefHelper.narrow(Object obj)
           
static ExtAttributeDef ExtAttributeDefHelper.unchecked_narrow(Object obj)
           
 ExtAttributeDef ExtValueDefOperations.create_ext_attribute(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
           
 ExtAttributeDef InterfaceAttrExtensionOperations.create_ext_attribute(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
           
 

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

Constructors in org.omg.CORBA with parameters of type ExtAttributeDef
ExtAttributeDefHolder(ExtAttributeDef initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.