Generated by
JDiff

Interface org.omg.CORBA.DynValue

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 current member.
String current_member_name() Documentation changed from old to new.
Returns the name of the current member while traversing a DynAny object that represents a Value object.
NameValuePair[] get_members() Documentation changed from old to new.
Returns an array containing all the members of the value object stored in this DynValue.
void set_members(NameValuePair[]) Documentation changed from old to new.
Sets the members of the value object this DynValue object represents to the given array of NameValuePair objects.