org.omg.IOP
Class IOR

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

public final class IOR
extends Object
implements IDLEntity

Generated from IDL struct "IOR".

Version:
generated at Sep 22, 2012 10:58:05 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 TaggedProfile[] profiles
           
 String type_id
           
 
Constructor Summary
IOR()
           
IOR(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 String type_id

profiles

public TaggedProfile[] profiles
Constructor Detail

IOR

public IOR()

IOR

public IOR(String type_id,
           TaggedProfile[] profiles)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.