Edit C:\Program Files\Java\jdk1.7.0_45\org\omg\DynamicAny\NameValuePair.java
package org.omg.DynamicAny; /** * org/omg/DynamicAny/NameValuePair.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl * Tuesday, October 8, 2013 5:42:17 AM PDT */ public final class NameValuePair implements org.omg.CORBA.portable.IDLEntity { /** * The name associated with the Any. */ public String id = null; /** * The Any value associated with the name. */ public org.omg.CORBA.Any value = null; public NameValuePair () { } // ctor public NameValuePair (String _id, org.omg.CORBA.Any _value) { id = _id; value = _value; } // ctor } // class NameValuePair
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de