org.omg.CORBA
Interface IDLTypeOperations

All Superinterfaces:
IRObjectOperations
All Known Subinterfaces:
AbstractInterfaceDef, AbstractInterfaceDefOperations, AliasDef, AliasDefOperations, ArrayDef, ArrayDefOperations, EnumDef, EnumDefOperations, FixedDef, FixedDefOperations, IDLType, InterfaceDef, InterfaceDefOperations, LocalInterfaceDef, LocalInterfaceDefOperations, NativeDef, NativeDefOperations, PrimitiveDef, PrimitiveDefOperations, SequenceDef, SequenceDefOperations, StringDef, StringDefOperations, StructDef, StructDefOperations, TypedefDef, TypedefDefOperations, UnionDef, UnionDefOperations, ValueBoxDef, ValueBoxDefOperations, ValueDef, ValueDefOperations, WstringDef, WstringDefOperations
All Known Implementing Classes:
_AbstractInterfaceDefStub, _AliasDefStub, _ArrayDefStub, _EnumDefStub, _FixedDefStub, _IDLTypeStub, _InterfaceDefStub, _LocalInterfaceDefStub, _NativeDefStub, _PrimitiveDefStub, _SequenceDefStub, _StringDefStub, _StructDefStub, _TypedefDefStub, _UnionDefStub, _ValueBoxDefStub, _ValueDefStub, _WstringDefStub

public interface IDLTypeOperations
extends IRObjectOperations


Method Summary
 TypeCode type()
           
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

type

TypeCode type()


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