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