Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlParam
-
Packages that use IdlParam Package Description 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 Modifier and Type Method Description static IdlParamIdlParam. create(IdlOperation parent, String name, IdlType type, String mode)Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlParam Modifier and Type Method Description voidIdlOperation. addParameter(IdlParam arg)
-