| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Field and Description |
|---|---|
ModuleDef |
ModuleDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
ModuleDef |
ContainerOperations.create_module(String id,
String name,
String version) |
static ModuleDef |
ModuleDefHelper.extract(Any any) |
static ModuleDef |
ModuleDefHelper.narrow(Object obj) |
static ModuleDef |
ModuleDefHelper.read(InputStream in) |
static ModuleDef |
ModuleDefHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModuleDefHelper.insert(Any any,
ModuleDef s) |
static void |
ModuleDefHelper.write(OutputStream _out,
ModuleDef s) |
| Constructor and Description |
|---|
ModuleDefHolder(ModuleDef initial) |
Copyright © 2013. All Rights Reserved.