blob: 1ffe366c7ae8d54f6fc79f4fa809b24be265c084 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.cxf.binding.corba.wsdl.OperationType (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cxf.binding.corba.wsdl.OperationType (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/binding/corba/wsdl/class-use/OperationType.html" target="_top">Frames</a></li>
<li><a href="OperationType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cxf.binding.corba.wsdl.OperationType" class="title">Uses of Class<br>org.apache.cxf.binding.corba.wsdl.OperationType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.binding.corba">org.apache.cxf.binding.corba</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.binding.corba.interceptors">org.apache.cxf.binding.corba.interceptors</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.binding.corba.wsdl">org.apache.cxf.binding.corba.wsdl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.tools.corba.processors.idl">org.apache.cxf.tools.corba.processors.idl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.tools.corba.processors.wsdl">org.apache.cxf.tools.corba.processors.wsdl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cxf.binding.corba">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a> in <a href="../../../../../../../org/apache/cxf/binding/corba/package-summary.html">org.apache.cxf.binding.corba</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/binding/corba/package-summary.html">org.apache.cxf.binding.corba</a> with parameters of type <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CorbaConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/CorbaConduit.html#buildRequest(org.apache.cxf.binding.corba.CorbaMessage,%20org.apache.cxf.binding.corba.wsdl.OperationType)">buildRequest</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/CorbaMessage.html" title="class in org.apache.cxf.binding.corba">CorbaMessage</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;opType)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/org/omg/CORBA/ExceptionList.html?is-external=true" title="class or interface in org.omg.CORBA">ExceptionList</a></code></td>
<td class="colLast"><span class="strong">CorbaConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/CorbaConduit.html#getExceptionList(java.util.Map,%20org.apache.cxf.binding.corba.CorbaMessage,%20org.apache.cxf.binding.corba.wsdl.OperationType)">getExceptionList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/org/omg/CORBA/TypeCode.html?is-external=true" title="class or interface in org.omg.CORBA">TypeCode</a>,<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/RaisesType.html" title="class in org.apache.cxf.binding.corba.wsdl">RaisesType</a>&gt;&nbsp;exceptions,
<a href="../../../../../../../org/apache/cxf/binding/corba/CorbaMessage.html" title="class in org.apache.cxf.binding.corba">CorbaMessage</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;opType)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/org/omg/CORBA/TypeCode.html?is-external=true" title="class or interface in org.omg.CORBA">TypeCode</a>,<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/RaisesType.html" title="class in org.apache.cxf.binding.corba.wsdl">RaisesType</a>&gt;</code></td>
<td class="colLast"><span class="strong">CorbaConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/CorbaConduit.html#getOperationExceptions(org.apache.cxf.binding.corba.wsdl.OperationType,%20org.apache.cxf.binding.corba.CorbaTypeMap)">getOperationExceptions</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;operation,
<a href="../../../../../../../org/apache/cxf/binding/corba/CorbaTypeMap.html" title="class in org.apache.cxf.binding.corba">CorbaTypeMap</a>&nbsp;map)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.binding.corba.interceptors">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a> in <a href="../../../../../../../org/apache/cxf/binding/corba/interceptors/package-summary.html">org.apache.cxf.binding.corba.interceptors</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/binding/corba/interceptors/package-summary.html">org.apache.cxf.binding.corba.interceptors</a> with parameters of type <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/RaisesType.html" title="class in org.apache.cxf.binding.corba.wsdl">RaisesType</a></code></td>
<td class="colLast"><span class="strong">CorbaStreamFaultOutInterceptor.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamFaultOutInterceptor.html#getRaisesType(org.apache.cxf.binding.corba.wsdl.OperationType,%20java.lang.String,%20java.lang.Throwable)">getRaisesType</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;opType,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;exClassName,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;ex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/org/omg/CORBA/NVList.html?is-external=true" title="class or interface in org.omg.CORBA">NVList</a></code></td>
<td class="colLast"><span class="strong">CorbaStreamInInterceptor.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/interceptors/CorbaStreamInInterceptor.html#prepareArguments(org.apache.cxf.binding.corba.CorbaMessage,%20org.apache.cxf.service.model.InterfaceInfo,%20org.apache.cxf.binding.corba.wsdl.OperationType,%20javax.xml.namespace.QName,%20org.apache.cxf.binding.corba.CorbaTypeMap,%20org.apache.cxf.binding.corba.CorbaDestination,%20org.apache.cxf.service.model.ServiceInfo)">prepareArguments</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/CorbaMessage.html" title="class in org.apache.cxf.binding.corba">CorbaMessage</a>&nbsp;corbaMsg,
<a href="../../../../../../../org/apache/cxf/service/model/InterfaceInfo.html" title="class in org.apache.cxf.service.model">InterfaceInfo</a>&nbsp;info,
<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;opType,
<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;opQName,
<a href="../../../../../../../org/apache/cxf/binding/corba/CorbaTypeMap.html" title="class in org.apache.cxf.binding.corba">CorbaTypeMap</a>&nbsp;typeMap,
<a href="../../../../../../../org/apache/cxf/binding/corba/CorbaDestination.html" title="class in org.apache.cxf.binding.corba">CorbaDestination</a>&nbsp;destination,
<a href="../../../../../../../org/apache/cxf/service/model/ServiceInfo.html" title="class in org.apache.cxf.service.model">ServiceInfo</a>&nbsp;service)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.binding.corba.wsdl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a> in <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/package-summary.html">org.apache.cxf.binding.corba.wsdl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/package-summary.html">org.apache.cxf.binding.corba.wsdl</a> that return <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></code></td>
<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/ObjectFactory.html#createOperationType()">createOperationType</a></strong>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl"><code>OperationType</code></a></div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/package-summary.html">org.apache.cxf.binding.corba.wsdl</a> that return types with arguments of type <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&gt;</code></td>
<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/ObjectFactory.html#createOperation(org.apache.cxf.binding.corba.wsdl.OperationType)">createOperation</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;value)</code>
<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl"><code>OperationType</code></a><code>&gt;</code>}</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/package-summary.html">org.apache.cxf.binding.corba.wsdl</a> with parameters of type <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&gt;</code></td>
<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/ObjectFactory.html#createOperation(org.apache.cxf.binding.corba.wsdl.OperationType)">createOperation</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;value)</code>
<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl"><code>OperationType</code></a><code>&gt;</code>}</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.tools.corba.processors.idl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a> in <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/package-summary.html">org.apache.cxf.tools.corba.processors.idl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/package-summary.html">org.apache.cxf.tools.corba.processors.idl</a> with parameters of type <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ParamDclVisitor.html#ParamDclVisitor(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20org.apache.ws.commons.schema.XmlSchemaSequence,%20org.apache.ws.commons.schema.XmlSchemaSequence,%20org.apache.cxf.binding.corba.wsdl.OperationType)">ParamDclVisitor</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
org.apache.ws.commons.schema.XmlSchemaSequence&nbsp;inWrapSeq,
org.apache.ws.commons.schema.XmlSchemaSequence&nbsp;outWrapSeq,
<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;corbaOp)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.tools.corba.processors.wsdl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a> in <a href="../../../../../../../org/apache/cxf/tools/corba/processors/wsdl/package-summary.html">org.apache.cxf.tools.corba.processors.wsdl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/tools/corba/processors/wsdl/package-summary.html">org.apache.cxf.tools.corba.processors.wsdl</a> with parameters of type <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDLToIDLAction.</span><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/wsdl/WSDLToIDLAction.html#createIdlAttribute(org.apache.cxf.binding.corba.wsdl.OperationType,%20java.lang.String)">createIdlAttribute</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;opType,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">WSDLToIDLAction.</span><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/wsdl/WSDLToIDLAction.html#createIdlOperation(org.apache.cxf.binding.corba.wsdl.OperationType,%20java.lang.String,%20boolean)">createIdlOperation</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">OperationType</a>&nbsp;opType,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;isOneway)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/OperationType.html" title="class in org.apache.cxf.binding.corba.wsdl">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/binding/corba/wsdl/class-use/OperationType.html" target="_top">Frames</a></li>
<li><a href="OperationType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>