JavaTM Platform
Standard Ed. 6

类 org.omg.CORBA.Bounds
的使用

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

org.omg.CORBABounds 的使用
 

抛出 Boundsorg.omg.CORBA 中的方法
abstract  String ContextList.item(int index)
          返回位于给定索引的 String 对象。
abstract  TypeCode ExceptionList.item(int index)
          返回给定索引处的 TypeCode 对象。
abstract  NamedValue NVList.item(int index)
          检索给定索引处的 NamedValue 对象。
abstract  void ContextList.remove(int index)
          移除给定索引处的 String 对象。
abstract  void ExceptionList.remove(int index)
          移除给定索引处的 TypeCode 对象。
abstract  void NVList.remove(int index)
          移除位于给定索引处的 NamedValue 对象。
 


JavaTM Platform
Standard Ed. 6

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

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