|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInterfaceDef | |
org.omg.CORBA |
Uses of AbstractInterfaceDef in org.omg.CORBA |
Subinterfaces of AbstractInterfaceDef in org.omg.CORBA | |
interface |
ExtAbstractInterfaceDef
Generated from IDL interface "ExtAbstractInterfaceDef" |
Fields in org.omg.CORBA declared as AbstractInterfaceDef | |
AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHolder.value
|
AbstractInterfaceDef |
AbstractInterfaceDefHolder.value
|
Methods in org.omg.CORBA that return AbstractInterfaceDef | |
AbstractInterfaceDef |
ContainerOperations.create_abstract_interface(java.lang.String id,
java.lang.String name,
java.lang.String version,
AbstractInterfaceDef[] base_interfaces)
|
static AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHelper.extract(Any any)
|
static AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHelper.read(InputStream _in)
|
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.extract(Any any)
|
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.read(InputStream in)
|
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.narrow(java.lang.Object obj)
|
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.narrow(Object obj)
|
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CORBA with parameters of type AbstractInterfaceDef | |
AbstractInterfaceDef |
ContainerOperations.create_abstract_interface(java.lang.String id,
java.lang.String name,
java.lang.String version,
AbstractInterfaceDef[] base_interfaces)
|
static void |
AbstractInterfaceDefSeqHelper.insert(Any any,
AbstractInterfaceDef[] s)
|
static void |
AbstractInterfaceDefSeqHelper.write(OutputStream _out,
AbstractInterfaceDef[] _s)
|
static void |
AbstractInterfaceDefHelper.insert(Any any,
AbstractInterfaceDef s)
|
static void |
AbstractInterfaceDefHelper.write(OutputStream _out,
AbstractInterfaceDef s)
|
Constructors in org.omg.CORBA with parameters of type AbstractInterfaceDef | |
AbstractInterfaceDefSeqHolder(AbstractInterfaceDef[] initial)
|
|
AbstractInterfaceDefHolder(AbstractInterfaceDef initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |