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