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 TypeClassDescriptionclassDynFixed 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 DynFixedstatic DynFixedstatic DynFixedDynFixedHelper.read(InputStream istream) static DynFixedDynFixedHelper.unchecked_narrow(Object obj) Methods in org.omg.DynamicAny with parameters of type DynFixedModifier and TypeMethodDescriptionstatic voidstatic voidDynFixedHelper.write(OutputStream ostream, DynFixed value) Constructors in org.omg.DynamicAny with parameters of type DynFixed