所有类


类 org.omg.CORBA.Bounds
的使用

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

org.omg.CORBABounds 的使用
 

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


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部