|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynValueBox | |
---|---|
org.omg.DynamicAny |
Uses of DynValueBox in org.omg.DynamicAny |
---|
Fields in org.omg.DynamicAny declared as DynValueBox | |
---|---|
DynValueBox |
DynValueBoxHolder.value
|
Methods in org.omg.DynamicAny that return DynValueBox | |
---|---|
static DynValueBox |
DynValueBoxHelper.extract(Any any)
|
static DynValueBox |
DynValueBoxHelper.narrow(Object val)
|
static DynValueBox |
DynValueBoxHelper.read(InputStream in)
|
Methods in org.omg.DynamicAny with parameters of type DynValueBox | |
---|---|
static void |
DynValueBoxHelper.insert(Any any,
DynValueBox val)
|
static void |
DynValueBoxHelper.write(OutputStream out,
DynValueBox val)
|
Constructors in org.omg.DynamicAny with parameters of type DynValueBox | |
---|---|
DynValueBoxHolder(DynValueBox initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |