| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 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[] | DynValue.get_members()已过时。 返回一个数组,它包含存储在此 DynValue中 value 对象的所有成员。 | 
|  NameValuePair[] | DynStruct.get_members()已过时。 返回包含所有已存储 struct 成员的数组。 | 
| 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对象表示的 value 对象成员设置为给定的NameValuePair对象数组。 | 
|  void | DynStruct.set_members(NameValuePair[] value)已过时。 设置 struct 的成员。 | 
| static void | NameValuePairHelper.write(OutputStream ostream,
      NameValuePair value) | 
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。