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 Nov 26, 2008 7:00:24 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
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 © {inceptionYear}-2008 null. All Rights Reserved.