Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.omg.CORBA.DynAnyPackage.Invalid
Uses in package org.omg.CORBA
Methods which throw type org.omg.CORBA.DynAnyPackage.Invalid
void
DynAny
.
assign
(
DynAny
from)
Copy one DynAny into another.
void
DynAny
.
from_any
(
Any
an_any)
Makes a DynAny from the
Any
.
Any
DynAny
.
to_any
()
Returns the enclosed
Any
.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About