|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
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
。
所有类
|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |