JavaTM 2 Platform
Standard Ed. 6

org.omg.CORBA
接口 IDLType

所有超级接口:
IDLEntity, IDLTypeOperations, IRObject, IRObjectOperations, Object, Serializable
所有已知实现类:
_IDLTypeStub

public interface IDLType
extends IDLTypeOperations, IRObject, IDLEntity

由所有表示 OMG IDL 类型的接口存储库(Interface Repository,IR)对象继承的抽象接口。它提供对描述该类型的 TypeCode 对象的访问,并在必须引用 IDLType 定义时用于定义其他接口。


方法摘要
 
从接口 org.omg.CORBA.IDLTypeOperations 继承的方法
type
 
从接口 org.omg.CORBA.IRObjectOperations 继承的方法
def_kind, destroy
 
从接口 org.omg.CORBA.Object 继承的方法
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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