KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > DynamicAny > DynAnyFactoryOperations

org.omg.DynamicAny
Interface DynAnyFactoryOperations

All Known Subinterfaces:
DynAnyFactory
All Known Implementing Classes:
_DynAnyFactoryStub
See Also:
Source Code

DynAny create_dyn_any(Any value)
                      throws InconsistentTypeCode
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


DynAny create_dyn_any_from_type_code(TypeCode type)
                                     throws InconsistentTypeCode
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags