|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 Bounds 的软件包 | |
---|---|
org.omg.CORBA | 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 |
org.omg.CORBA 中 Bounds 的使用 |
---|
抛出 Bounds 的 org.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 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。