| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtAbstractInterfaceDef
Generated from IDL interface "ExtAbstractInterfaceDef".
|
| Modifier and Type | Field and Description |
|---|---|
AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHolder.value |
AbstractInterfaceDef |
AbstractInterfaceDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
AbstractInterfaceDef |
ContainerOperations.create_abstract_interface(String id,
String name,
String version,
AbstractInterfaceDef[] base_interfaces) |
static AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHelper.extract(Any any) |
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.extract(Any any) |
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.narrow(Object obj) |
static AbstractInterfaceDef[] |
AbstractInterfaceDefSeqHelper.read(InputStream _in) |
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.read(InputStream in) |
static AbstractInterfaceDef |
AbstractInterfaceDefHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
AbstractInterfaceDef |
ContainerOperations.create_abstract_interface(String id,
String name,
String version,
AbstractInterfaceDef[] base_interfaces) |
static void |
AbstractInterfaceDefHelper.insert(Any any,
AbstractInterfaceDef s) |
static void |
AbstractInterfaceDefSeqHelper.insert(Any any,
AbstractInterfaceDef[] s) |
static void |
AbstractInterfaceDefHelper.write(OutputStream _out,
AbstractInterfaceDef s) |
static void |
AbstractInterfaceDefSeqHelper.write(OutputStream _out,
AbstractInterfaceDef[] _s) |
| Constructor and Description |
|---|
AbstractInterfaceDefHolder(AbstractInterfaceDef initial) |
AbstractInterfaceDefSeqHolder(AbstractInterfaceDef[] initial) |
Copyright © 2013. All Rights Reserved.