JavaTM 2 Platform
Standard Ed. 6

org.omg.IOP
类 IOR

java.lang.Object
  继承者 org.omg.IOP.IOR
所有已实现的接口:
Serializable, IDLEntity

public final class IOR
extends Object
implements IDLEntity

org/omg/IOP/IOR.java。由 "3.2" 版的 IDL-to-Java 编译器(可移植)从 ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl 生成,生成时间为 2006 年 6 月 30 日,星期五上午 12:40:06 (GMT-08:00)。


字段摘要
 TaggedProfile[] profiles
          与此对象引用关联的一组有标记的配置文件。
 String type_id
          以 String 形式表示的类型 id。
 
构造方法摘要
IOR()
           
IOR(String _type_id, TaggedProfile[] _profiles)
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

type_id

public String type_id
以 String 形式表示的类型 id。


profiles

public TaggedProfile[] profiles
与此对象引用关联的一组有标记的配置文件。

构造方法详细信息

IOR

public IOR()

IOR

public IOR(String _type_id,
           TaggedProfile[] _profiles)

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only