JavaTM Platform
Standard Ed. 6

类 org.omg.CORBA.NameValuePair
的使用

使用 NameValuePair 的软件包
org.omg.CORBA 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 
 

org.omg.CORBANameValuePair 的使用
 

返回 NameValuePairorg.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)
           
 

参数类型为 NameValuePairorg.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

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策