Package | Description |
---|---|
org.jacorb.ir | |
org.omg.CORBA |
Modifier and Type | Method and Description |
---|---|
void |
IdlWriter.printModule(ModuleDescription mdes,
int indentation)
print the IDL definition for a module
|
Modifier and Type | Field and Description |
---|---|
ModuleDescription |
ModuleDescriptionHolder.value |
Modifier and Type | Method and Description |
---|---|
static ModuleDescription |
ModuleDescriptionHelper.extract(Any any) |
static ModuleDescription |
ModuleDescriptionHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ModuleDescriptionHelper.insert(Any any,
ModuleDescription s) |
static void |
ModuleDescriptionHelper.write(OutputStream out,
ModuleDescription s) |
Constructor and Description |
---|
ModuleDescriptionHolder(ModuleDescription initial) |
Copyright © 2016 JacORB. All rights reserved.