|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 NameValuePair 的软件包 | |
---|---|
org.omg.CORBA | 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 |
org.omg.CORBA 中 NameValuePair 的使用 |
---|
返回 NameValuePair 的 org.omg.CORBA 中的方法 | |
---|---|
static NameValuePair |
NameValuePairHelper.extract(Any a)
|
NameValuePair[] |
DynStruct.get_members()
已过时。 返回包含所有已存储 struct 成员的数组。 |
NameValuePair[] |
DynValue.get_members()
已过时。 返回一个数组,它包含存储在此 DynValue 中 value 对象的所有成员。 |
static NameValuePair |
NameValuePairHelper.read(InputStream istream)
|
参数类型为 NameValuePair 的 org.omg.CORBA 中的方法 | |
---|---|
static void |
NameValuePairHelper.insert(Any a,
NameValuePair that)
|
void |
DynStruct.set_members(NameValuePair[] value)
已过时。 设置 struct 的成员。 |
void |
DynValue.set_members(NameValuePair[] value)
已过时。 将此 DynValue 对象表示的 value 对象成员设置为给定的 NameValuePair 对象数组。 |
static void |
NameValuePairHelper.write(OutputStream ostream,
NameValuePair value)
|
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。