Generated by
JDiff

Class org.omg.CORBA.TypeCode

Changed Methods
TypeCode concrete_base_type() Changed from non-abstract to abstract. Returns the TypeCode object that describes the concrete base type of the value type that this TypeCode object describes.
boolean equivalent(TypeCode) Changed from non-abstract to abstract. Tests to see if the given TypeCode object is equivalent to this TypeCode object.
short fixed_digits() Changed from non-abstract to abstract. Returns the number of digits in the fixed type described by this TypeCode object.
short fixed_scale() Changed from non-abstract to abstract. Returns the scale of the fixed type described by this TypeCode object.
TypeCode get_compact_typecode() Changed from non-abstract to abstract. Strips out all optional name and member name fields but leaves all alias typecodes intact.
short member_visibility(int) Changed from non-abstract to abstract. Returns the constant that indicates the visibility of the member at the given index.
short type_modifier() Changed from non-abstract to abstract. Returns a constant indicating the modifier of the value type that this TypeCode object describes.