org.omg.IOP
Class IOR

java.lang.Object
  extended by org.omg.IOP.IOR
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class IOR
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/IOP/IOR.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/IOP.idl Tuesday, December 2, 2008 12:16:18 PM EST

See Also:
Serialized Form

Field Summary
 TaggedProfile[] profiles
           
 java.lang.String type_id
           
 
Constructor Summary
IOR()
           
IOR(java.lang.String _type_id, TaggedProfile[] _profiles)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type_id

public java.lang.String type_id

profiles

public TaggedProfile[] profiles
Constructor Detail

IOR

public IOR()

IOR

public IOR(java.lang.String _type_id,
           TaggedProfile[] _profiles)


Copyright © 2008. All Rights Reserved.