org.omg.IOP
类 TaggedProfile
java.lang.Object
org.omg.IOP.TaggedProfile
- 所有已实现的接口:
- Serializable, IDLEntity
public final class TaggedProfile
- extends Object
- implements IDLEntity
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)。
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tag
public int tag
- 以配置文件 id 形式表示的标记。
profile_data
public byte[] profile_data
- 关联的配置文件数据。
TaggedProfile
public TaggedProfile()
TaggedProfile
public TaggedProfile(int _tag,
byte[] _profile_data)