public interface IDLTypeOperations
此接口必须由所有 IDLType 对象实现。IDLType 由所有表示 IDL 类型(包括 interface、typedef 和 anonymous 类型)的 IR 对象继承。
IDLType,
IRObject,
IRObjectOperations
| 方法摘要 | |
|---|---|
TypeCode |
type() type 属性描述源自 IDLType 的对象定义的类型。 |
| 从接口 org.omg.CORBA.IRObjectOperations 继承的方法 |
|---|
def_kind, destroy |
| 方法详细信息 |
|---|
TypeCode type()
IDLType 的对象定义的类型。
TypeCode。