org.apache.cxf.tools.corba.common.idltypes
Interface IdlType

All Superinterfaces:
IdlDefn
All Known Implementing Classes:
IdlAnonArray, IdlAnonFixed, IdlAnonSequence, IdlArray, IdlArrayBase, IdlConst, IdlEnum, IdlException, IdlFixed, IdlFixedBase, IdlInterface, IdlPrimitive, IdlSequence, IdlSequenceBase, IdlString, IdlStruct, IdlStructBase, IdlTypedef, IdlUnion, IdlWString

public interface IdlType
extends IdlDefn


Method Summary
 
Methods inherited from interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
definedIn, flush, fullName, fullName, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, write, writeFwd
 



Apache CXF