| Package | Description |
|---|---|
| org.omg.DynamicAny | |
| org.omg.DynamicAny.DynAnyFactoryPackage |
| Modifier and Type | Method and Description |
|---|---|
DynAny |
DynAnyFactoryPOATie.create_dyn_any_from_type_code(TypeCode type)
Creates a DynAny from a TypeCode.
|
DynAny |
_DynAnyFactoryStub.create_dyn_any_from_type_code(TypeCode type)
Creates a DynAny from a TypeCode.
|
DynAny |
DynAnyFactoryOperations.create_dyn_any_from_type_code(TypeCode type)
Creates a DynAny from a TypeCode.
|
DynAny |
DynAnyFactoryPOATie.create_dyn_any(Any value)
Creates a new DynAny object from an any value.
|
DynAny |
_DynAnyFactoryStub.create_dyn_any(Any value)
Creates a new DynAny object from an any value.
|
DynAny |
DynAnyFactoryOperations.create_dyn_any(Any value)
Creates a new DynAny object from an any value.
|
| Modifier and Type | Field and Description |
|---|---|
InconsistentTypeCode |
InconsistentTypeCodeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InconsistentTypeCode |
InconsistentTypeCodeHelper.extract(Any a) |
static InconsistentTypeCode |
InconsistentTypeCodeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InconsistentTypeCodeHelper.insert(Any a,
InconsistentTypeCode that) |
static void |
InconsistentTypeCodeHelper.write(OutputStream ostream,
InconsistentTypeCode value) |
| Constructor and Description |
|---|
InconsistentTypeCodeHolder(InconsistentTypeCode initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.