DynAny
JDK Doc(JAVA)Download this dictionary
DynAny
- interface org.omg.CORBA..DynAny 
public interface DynAny extends Object 
public TypeCode type ()
An object that enables the dynamic management of Any values. A DynAny object allows a program to use an Any object when the program has no static information about the type of the Any object. The DynAny interface provides methods for traversing the data value associated with an Any object at run time and for extracting the primitive constituents of the data value.


| DynAny in English