|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object org.omg.IOP.TaggedProfile
public final class TaggedProfile
org/omg/IOP/TaggedProfile.java。由 "3.2" 版的 IDL-to-Java 编译器(可移植)从 ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl 生成,生成时间为 2006 年 6 月 30 日,星期五上午 12:40:06 (GMT-08:00)。
字段摘要 | |
---|---|
byte[] |
profile_data
关联的配置文件数据。 |
int |
tag
以配置文件 id 形式表示的标记。 |
构造方法摘要 | |
---|---|
TaggedProfile()
|
|
TaggedProfile(int _tag,
byte[] _profile_data)
|
方法摘要 |
---|
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
字段详细信息 |
---|
public int tag
public byte[] profile_data
构造方法详细信息 |
---|
public TaggedProfile()
public TaggedProfile(int _tag, byte[] _profile_data)
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。