|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.omg.IOP.TaggedComponent
public final class TaggedComponent
org/omg/IOP/TaggedComponent.java。2004 年 7 月 21 日 (水) 04:42:39 AM (GMT-08:00)、IDL-to-Java コンパイラ (ポータブル) バージョン 3.2 により ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl から生成されました。
| フィールドの概要 | |
|---|---|
byte[] |
component_data
コンポーネント ID に関連付けられたコンポーネントデータです。 |
int |
tag
コンポーネント ID として表されたタグです。 |
| コンストラクタの概要 | |
|---|---|
TaggedComponent()
|
|
TaggedComponent(int _tag,
byte[] _component_data)
|
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public int tag
public byte[] component_data
| コンストラクタの詳細 |
|---|
public TaggedComponent()
public TaggedComponent(int _tag,
byte[] _component_data)
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。