Package | Description |
---|---|
org.jacorb.orb.dynany | |
org.omg.DynamicAny |
Modifier and Type | Class and Description |
---|---|
class |
DynValue
CORBA DynValue
|
Modifier and Type | Class and Description |
---|---|
class |
_DynValueStub
Generated from IDL interface "DynValue".
|
Modifier and Type | Field and Description |
---|---|
DynValue |
DynValueHolder.value |
Modifier and Type | Method and Description |
---|---|
DynValue |
DynValuePOATie._this() |
DynValue |
DynValuePOA._this() |
DynValue |
DynValuePOATie._this(ORB orb) |
DynValue |
DynValuePOA._this(ORB orb) |
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.