|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
NameValuePair を使用しているパッケージ | |
---|---|
org.omg.CORBA | OMG CORBA API の JavaTM プログラミング言語 (ORB クラスを含む) へのマッピングを提供します。 |
org.omg.CORBA での NameValuePair の使用 |
---|
NameValuePair を返す org.omg.CORBA のメソッド | |
---|---|
static NameValuePair |
NameValuePairHelper.extract(Any a)
|
NameValuePair[] |
DynValue.get_members()
推奨されていません。 この DynValue に格納されている値オブジェクトのすべてのメンバを格納している配列を返します。 |
NameValuePair[] |
DynStruct.get_members()
推奨されていません。 格納されている構造体のすべてのメンバを含む配列を返します。 |
static NameValuePair |
NameValuePairHelper.read(InputStream istream)
|
NameValuePair 型のパラメータを持つ org.omg.CORBA のメソッド | |
---|---|
static void |
NameValuePairHelper.insert(Any a,
NameValuePair that)
|
void |
DynValue.set_members(NameValuePair[] value)
推奨されていません。 この DynValue オブジェクトが表す値オブジェクトのメンバを、NameValuePair オブジェクトの指定した配列に設定します。 |
void |
DynStruct.set_members(NameValuePair[] value)
推奨されていません。 構造体のメンバを設定します。 |
static void |
NameValuePairHelper.write(OutputStream ostream,
NameValuePair value)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。