Edit C:\Program Files\Java\jdk1.7.0_45\org\omg\IOP\TaggedProfile.java
package org.omg.IOP; /** * org/omg/IOP/TaggedProfile.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl * Tuesday, October 8, 2013 5:42:16 AM PDT */ public final class TaggedProfile implements org.omg.CORBA.portable.IDLEntity { /** The tag, represented as a profile id. */ public int tag = (int)0; /** The associated profile data. */ public byte profile_data[] = null; public TaggedProfile () { } // ctor public TaggedProfile (int _tag, byte[] _profile_data) { tag = _tag; profile_data = _profile_data; } // ctor } // class TaggedProfile
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de