Package | Description |
---|---|
org.jacorb.orb.dynany | |
org.omg.DynamicAny |
Modifier and Type | Class and Description |
---|---|
class |
DynFixed
CORBA DynFixed
|
Modifier and Type | Class and Description |
---|---|
class |
_DynFixedStub
Generated from IDL interface "DynFixed".
|
Modifier and Type | Field and Description |
---|---|
DynFixed |
DynFixedHolder.value |
Modifier and Type | Method and Description |
---|---|
DynFixed |
DynFixedPOA._this() |
DynFixed |
DynFixedPOATie._this() |
DynFixed |
DynFixedPOA._this(ORB orb) |
DynFixed |
DynFixedPOATie._this(ORB orb) |
static DynFixed |
DynFixedHelper.extract(Any any) |
static DynFixed |
DynFixedHelper.narrow(Object obj) |
static DynFixed |
DynFixedHelper.read(InputStream in) |
static DynFixed |
DynFixedHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
DynFixedHelper.insert(Any any,
DynFixed s) |
static void |
DynFixedHelper.write(OutputStream _out,
DynFixed s) |
Constructor and Description |
---|
DynFixedHolder(DynFixed initial) |
Copyright © 2016 JacORB. All rights reserved.