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