|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.omg.IOP.TaggedProfile
public final class TaggedProfile
org/omg/IOP/TaggedProfile.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[] |
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 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。