Uses of Class gnu.CORBA.DynAn.RecordAny

Uses in package gnu.CORBA.DynAn

Classes derived from gnu.CORBA.DynAn.RecordAny

class
Implementation of the DynStruct.
class
Implementation of DynValue.

Methods with return type gnu.CORBA.DynAn.RecordAny

RecordAny
gnuDynStruct.newInstance(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
RecordAny
gnuDynValue.newInstance(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new instance.
RecordAny
RecordAny.newInstance(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new instance when copying.