org.omg.IOP
Class IOR

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

public final class IOR
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "IOR".

Version:
generated at Mar 21, 2012 11:04:21 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
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)