Apache CXF API

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

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

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

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlParam
static IdlParam IdlParam.create(IdlOperation parent, String name, IdlType type, String mode)
           
 

Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlParam
 void IdlOperation.addParameter(IdlParam arg)
           
 


Apache CXF API

Apache CXF