77787980818283
{ return new NamedValueImpl(name, value, flags); } public org.omg.CORBA.ExceptionList create_exception_list() { return new ExceptionListImpl(); }
51525354555657
org.omg.CORBA.Any value, int flags) { return new NamedValueImpl(name, value, flags); } public org.omg.CORBA.ExceptionList create_exception_list() { return new ExceptionListImpl(); }