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
 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)
           
static ExtAttributeDef ExtAttributeDefHelper.extract(Any any)
           
static ExtAttributeDef ExtAttributeDefHelper.narrow(Object obj)
           
static ExtAttributeDef ExtAttributeDefHelper.read(InputStream in)
           
static ExtAttributeDef ExtAttributeDefHelper.unchecked_narrow(Object obj)
           
 

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 © 2009. All Rights Reserved.