Apache CXF API

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

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

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

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlArray
static IdlArray IdlArray.create(IdlScopeBase parent, String name, IdlType elem, int size)
           
 


Apache CXF API

Apache CXF