Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlTypedef

Packages that use IdlTypedef
org.apache.cxf.tools.corba.common.idltypes   
 

Uses of IdlTypedef in org.apache.cxf.tools.corba.common.idltypes
 

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlTypedef
static IdlTypedef IdlTypedef.create(IdlScopeBase parent, java.lang.String name, IdlType base)
           
 



Apache CXF