Uses of Interface
org.omg.DynamicAny.DynFixed
Packages that use DynFixed
-
Uses of DynFixed in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynFixed -
Uses of DynFixed in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement DynFixedModifier and TypeClassDescriptionclass
DynFixed objects support the manipulation of IDL fixed values.Fields in org.omg.DynamicAny declared as DynFixedMethods in org.omg.DynamicAny that return DynFixedModifier and TypeMethodDescriptionDynFixedPOA._this()
static DynFixed
static DynFixed
static DynFixed
DynFixedHelper.read
(InputStream istream) static DynFixed
DynFixedHelper.unchecked_narrow
(Object obj) Methods in org.omg.DynamicAny with parameters of type DynFixedModifier and TypeMethodDescriptionstatic void
static void
DynFixedHelper.write
(OutputStream ostream, DynFixed value) Constructors in org.omg.DynamicAny with parameters of type DynFixed