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

org/omg/IOP/IOR.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/IOP.idl Saturday, November 26, 2011 9:53:35 PM UTC

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-2011 The Apache Software Foundation. All Rights Reserved.