org.omg.CORBA
Interface IDLType

All Superinterfaces:
IDLEntity, IDLTypeOperations, IRObject, IRObjectOperations, Object, Serializable
All Known Subinterfaces:
AbstractInterfaceDef, AliasDef, ArrayDef, EnumDef, FixedDef, InterfaceDef, LocalInterfaceDef, NativeDef, PrimitiveDef, SequenceDef, StringDef, StructDef, TypedefDef, UnionDef, ValueBoxDef, ValueDef, WstringDef
All Known Implementing Classes:
_AbstractInterfaceDefStub, _AliasDefStub, _ArrayDefStub, _EnumDefStub, _FixedDefStub, _IDLTypeStub, _InterfaceDefStub, _LocalInterfaceDefStub, _NativeDefStub, _PrimitiveDefStub, _SequenceDefStub, _StringDefStub, _StructDefStub, _TypedefDefStub, _UnionDefStub, _ValueBoxDefStub, _ValueDefStub, _WstringDefStub

public interface IDLType
extends IDLTypeOperations, IRObject, IDLEntity


Method Summary
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.