| Package | Description |
|---|---|
| org.omg.DynamicAny |
| Modifier and Type | Class and Description |
|---|---|
class |
_DynValueLocalBase
Abstract base class for implementations of local interface DynValue
|
class |
DynValueLocalTie
Generated from IDL interface "DynValue".
|
| Modifier and Type | Field and Description |
|---|---|
DynValue |
DynValueHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DynValue |
DynValueHelper.extract(Any any) |
static DynValue |
DynValueHelper.narrow(Object obj) |
static DynValue |
DynValueHelper.read(InputStream in) |
static DynValue |
DynValueHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynValueHelper.insert(Any any,
DynValue s) |
static void |
DynValueHelper.write(OutputStream _out,
DynValue s) |
| Constructor and Description |
|---|
DynValueHolder(DynValue initial) |
Copyright © 2017 JacORB. All rights reserved.