Package | Description |
---|---|
org.omg.DynamicAny |
Provides classes and interfaces that enable traversal of the data value
associated with an
any at
runtime, and extraction of the primitive constituents of the data value. |
Modifier and Type | Class and Description |
---|---|
class |
_DynUnionStub
DynUnion objects support the manipulation of IDL unions.
|
Modifier and Type | Method and Description |
---|---|
static DynUnion |
DynUnionHelper.extract(Any a) |
static DynUnion |
DynUnionHelper.narrow(Object obj) |
static DynUnion |
DynUnionHelper.read(InputStream istream) |
static DynUnion |
DynUnionHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
DynUnionHelper.insert(Any a,
DynUnion that) |
static void |
DynUnionHelper.write(OutputStream ostream,
DynUnion value) |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2016 aicas GmbH. All Rights Reserved.