Interface DynFixed

All Superinterfaces:
DynAny, DynAnyOperations, DynFixedOperations, IDLEntity, Object, Serializable
All Known Implementing Classes:
_DynFixedStub, DynFixedImpl

public interface DynFixed extends DynFixedOperations, DynAny, IDLEntity
DynFixed 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.