| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtLocalInterfaceDef
Generated from IDL interface "ExtLocalInterfaceDef".
|
| Modifier and Type | Field and Description |
|---|---|
LocalInterfaceDef |
LocalInterfaceDefHolder.value |
LocalInterfaceDef[] |
LocalInterfaceDefSeqHolder.value |
| Modifier and Type | Method and Description |
|---|---|
LocalInterfaceDef |
ContainerOperations.create_local_interface(String id,
String name,
String version,
InterfaceDef[] base_interfaces) |
static LocalInterfaceDef |
LocalInterfaceDefHelper.extract(Any any) |
static LocalInterfaceDef[] |
LocalInterfaceDefSeqHelper.extract(Any any) |
static LocalInterfaceDef |
LocalInterfaceDefHelper.narrow(Object obj) |
static LocalInterfaceDef |
LocalInterfaceDefHelper.read(InputStream in) |
static LocalInterfaceDef[] |
LocalInterfaceDefSeqHelper.read(InputStream _in) |
static LocalInterfaceDef |
LocalInterfaceDefHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LocalInterfaceDefHelper.insert(Any any,
LocalInterfaceDef s) |
static void |
LocalInterfaceDefSeqHelper.insert(Any any,
LocalInterfaceDef[] s) |
static void |
LocalInterfaceDefHelper.write(OutputStream _out,
LocalInterfaceDef s) |
static void |
LocalInterfaceDefSeqHelper.write(OutputStream _out,
LocalInterfaceDef[] _s) |
| Constructor and Description |
|---|
LocalInterfaceDefHolder(LocalInterfaceDef initial) |
LocalInterfaceDefSeqHolder(LocalInterfaceDef[] initial) |
Copyright © 2013. All Rights Reserved.