Generated by
JDiff

Interface org.omg.CORBA.DynStruct

Documentation changed from old to new.

Changed Methods
TCKind current_member_kind() Documentation changed from old to new.
Returns the TCKind object that describes the kind of the current member.
String current_member_name() Documentation changed from old to new.
During a traversal returns the name of the current member.
NameValuePair[] get_members() Documentation changed from old to new.
Returns an array containing all the members of the stored struct.
void set_members(NameValuePair[]) Documentation changed from old to new.
Set the members of the struct.