DynFixedpublic interface DynFixed implements org.omg.CORBA.portable.IDLEntity, DynFixedOperations, org.omg.DynamicAny.DynAnyDynFixed objects support the manipulation of IDL fixed values.
Because IDL does not have a generic type that can represent fixed types with arbitrary
number of digits and arbitrary scale, the operations use the IDL string type. |
|