org.omg.IOP

Class IOR

Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of struct "IOR"

Author:
JacORB IDL compiler

Field Summary

TaggedProfile[]
profiles
java.lang.String
type_id

Constructor Summary

IOR()
IOR(java.lang.String type_id, TaggedProfile[] profiles)

Field Details

profiles

public TaggedProfile[] profiles


type_id

public java.lang.String type_id

Constructor Details

IOR

public IOR()


IOR

public IOR(java.lang.String type_id,
           TaggedProfile[] profiles)