JavaTM 2 Platform
Standard Ed. 6

org.omg.CORBA
接口 IDLTypeOperations

所有超级接口:
IRObjectOperations
所有已知子接口:
IDLType
所有已知实现类:
_IDLTypeStub

public interface IDLTypeOperations
extends IRObjectOperations

此接口必须由所有 IDLType 对象实现。IDLType 由所有表示 IDL 类型(包括 interface、typedef 和 anonymous 类型)的 IR 对象继承。

另请参见:
IDLType, IRObject, IRObjectOperations

方法摘要
 TypeCode type()
          type 属性描述源自 IDLType 的对象定义的类型。
 
从接口 org.omg.CORBA.IRObjectOperations 继承的方法
def_kind, destroy
 

方法详细信息

type

TypeCode type()
type 属性描述源自 IDLType 的对象定义的类型。

返回:
此对象定义的 TypeCode

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only