Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlArray
-
Packages that use IdlArray Package Description 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 Modifier and Type Method Description static IdlArrayIdlArray. create(IdlScopeBase parent, String name, IdlType elem, int size)
-