| Package | Description |
|---|---|
| org.omg.DynamicAny |
| Modifier and Type | Class and Description |
|---|---|
class |
_DynUnionStub
DynUnion objects support the manipulation of IDL unions.
|
| Modifier and Type | Field and Description |
|---|---|
DynUnion |
DynUnionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
DynUnion |
DynUnionPOA._this() |
DynUnion |
DynUnionPOA._this(ORB orb) |
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) |
| Constructor and Description |
|---|
DynUnionHolder(DynUnion initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.