blob: 381106d488f45ba4e74b8df029d896f7ea6c2c09 [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>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MethodDescriptionComposite (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MethodDescriptionComposite (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/MethodDescriptionComposite.html">Use</a></li>
<li><a href="package-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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MDQConstants.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MTOMAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" target="_top">Frames</a></li>
<li><a href="MethodDescriptionComposite.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.jaxws.description.builder</div>
<h2 title="Class MethodDescriptionComposite" class="title">Class MethodDescriptionComposite</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">MethodDescriptionComposite</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a>, <a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#MethodDescriptionComposite--">MethodDescriptionComposite</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#MethodDescriptionComposite-java.lang.String-java.lang.String-org.apache.axis2.jaxws.description.builder.WebMethodAnnot-org.apache.axis2.jaxws.description.builder.WebResultAnnot-boolean-org.apache.axis2.jaxws.description.builder.HandlerChainAnnot-org.apache.axis2.jaxws.description.builder.SoapBindingAnnot-org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot-org.apache.axis2.jaxws.description.builder.WebEndpointAnnot-org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot-org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot-">MethodDescriptionComposite</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;returnType,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebMethodAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebMethodAnnot</a>&nbsp;webMethodAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebResultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebResultAnnot</a>&nbsp;webResultAnnot,
boolean&nbsp;oneWayAnnotated,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;soapBindingAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;webServiceRefAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebEndpointAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebEndpointAnnot</a>&nbsp;webEndpointAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">RequestWrapperAnnot</a>&nbsp;requestWrapperAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ResponseWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ResponseWrapperAnnot</a>&nbsp;responseWrapperAnnot)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#addParameterDescriptionComposite-org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite-">addParameterDescriptionComposite</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&nbsp;parameterDescription)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#addParameterDescriptionComposite-org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite-int-">addParameterDescriptionComposite</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&nbsp;parameterDescription,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#compare-java.lang.Object-">compare</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/ActionAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ActionAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getActionAnnot--">getActionAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getDeclaringClass--">getDeclaringClass</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getDescriptionBuilderCompositeRef--">getDescriptionBuilderCompositeRef</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getExceptions--">getExceptions</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getExceptionTypes--">getExceptionTypes</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getHandlerChainAnnot--">getHandlerChainAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getMethodName--">getMethodName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getParameterDescriptionComposite-int-">getParameterDescriptionComposite</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getParameterDescriptionCompositeList--">getParameterDescriptionCompositeList</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">RequestWrapperAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getRequestWrapperAnnot--">getRequestWrapperAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/ResponseWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ResponseWrapperAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getResponseWrapperAnnot--">getResponseWrapperAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getReturnType--">getReturnType</a></span>()</code>
<div class="block">Returns the String descrbing this method result type.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getReturnTypeClass--">getReturnTypeClass</a></span>()</code>
<div class="block">Returns the class associated with the method result type.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getSoapBindingAnnot--">getSoapBindingAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebEndpointAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebEndpointAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getWebEndpointAnnot--">getWebEndpointAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebMethodAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebMethodAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getWebMethodAnnot--">getWebMethodAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebResultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebResultAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getWebResultAnnot--">getWebResultAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#getWebServiceRefAnnot--">getWebServiceRefAnnot</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#isFinal--">isFinal</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#isListType--">isListType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#isOneWay--">isOneWay</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#isStatic--">isStatic</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setActionAnnot-org.apache.axis2.jaxws.description.builder.ActionAnnot-">setActionAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ActionAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ActionAnnot</a>&nbsp;actionAnnot)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setDeclaringClass-java.lang.String-">setDeclaringClass</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;declaringClass)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setDescriptionBuilderCompositeRef-org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite-">setDescriptionBuilderCompositeRef</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;dbc)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setExceptions-java.lang.String:A-">setExceptions</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;exceptions)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setFinalModifier-boolean-">setFinalModifier</a></span>(boolean&nbsp;finalModifier)</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setHandlerChainAnnot-org.apache.axis2.jaxws.description.builder.HandlerChainAnnot-">setHandlerChainAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot)</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setIsListType-boolean-">setIsListType</a></span>(boolean&nbsp;isListType)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setMethodName-java.lang.String-">setMethodName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName)</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setOneWayAnnot-boolean-">setOneWayAnnot</a></span>(boolean&nbsp;oneWayAnnotated)</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setParameterDescriptionCompositeList-java.util.List-">setParameterDescriptionCompositeList</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;parameterDescriptionList)</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setRequestWrapperAnnot-org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot-">setRequestWrapperAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">RequestWrapperAnnot</a>&nbsp;requestWrapperAnnot)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setResponseWrapperAnnot-org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot-">setResponseWrapperAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ResponseWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ResponseWrapperAnnot</a>&nbsp;responseWrapperAnnot)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setReturnType-java.lang.String-">setReturnType</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;returnType)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setSoapBindingAnnot-org.apache.axis2.jaxws.description.builder.SoapBindingAnnot-">setSoapBindingAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;soapBindingAnnot)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setStaticModifier-boolean-">setStaticModifier</a></span>(boolean&nbsp;staticModifier)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setWebEndpointAnnot-org.apache.axis2.jaxws.description.builder.WebEndpointAnnot-">setWebEndpointAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebEndpointAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebEndpointAnnot</a>&nbsp;webEndpointAnnot)</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setWebMethodAnnot-org.apache.axis2.jaxws.description.builder.WebMethodAnnot-">setWebMethodAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebMethodAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebMethodAnnot</a>&nbsp;webMethodAnnot)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setWebResultAnnot-org.apache.axis2.jaxws.description.builder.WebResultAnnot-">setWebResultAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebResultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebResultAnnot</a>&nbsp;webResultAnnot)</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#setWebServiceRefAnnot-org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot-">setWebServiceRefAnnot</a></span>(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;webServiceRefAnnot)</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html#toString--">toString</a></span>()</code>
<div class="block">Convenience method for unit testing.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MethodDescriptionComposite--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MethodDescriptionComposite</h4>
<pre>public&nbsp;MethodDescriptionComposite()</pre>
</li>
</ul>
<a name="MethodDescriptionComposite-java.lang.String-java.lang.String-org.apache.axis2.jaxws.description.builder.WebMethodAnnot-org.apache.axis2.jaxws.description.builder.WebResultAnnot-boolean-org.apache.axis2.jaxws.description.builder.HandlerChainAnnot-org.apache.axis2.jaxws.description.builder.SoapBindingAnnot-org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot-org.apache.axis2.jaxws.description.builder.WebEndpointAnnot-org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot-org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MethodDescriptionComposite</h4>
<pre>public&nbsp;MethodDescriptionComposite(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;returnType,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebMethodAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebMethodAnnot</a>&nbsp;webMethodAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebResultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebResultAnnot</a>&nbsp;webResultAnnot,
boolean&nbsp;oneWayAnnotated,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;soapBindingAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;webServiceRefAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebEndpointAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebEndpointAnnot</a>&nbsp;webEndpointAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">RequestWrapperAnnot</a>&nbsp;requestWrapperAnnot,
<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ResponseWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ResponseWrapperAnnot</a>&nbsp;responseWrapperAnnot)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getMethodName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethodName</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getMethodName()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the methodName</dd>
</dl>
</li>
</ul>
<a name="getReturnType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReturnType</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getReturnType()</pre>
<div class="block">Returns the String descrbing this method result type. Note that this string is unparsed. For
example, if it represents a java.util.List<my.package.Foo>, then that excact string will be
returned, i.e. "java.util.List<my.package.Foo>". You can use other methods on this object to
retrieve parsed values for Generics and Holders.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the returnType</dd>
</dl>
</li>
</ul>
<a name="getReturnTypeClass--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReturnTypeClass</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;getReturnTypeClass()</pre>
<div class="block">Returns the class associated with the method result type. Note that if the resturn type a
generic (such as java.util.List<my.package.Foo>) then the class associated with the raw type is
returned (i.e. java.util.List).
<p/>
There are other methods that return the class for the actual type for certain JAX-WS specific
generics such as Response<T></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the parameterTypeClass.</dd>
</dl>
</li>
</ul>
<a name="isOneWay--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOneWay</h4>
<pre>public&nbsp;boolean&nbsp;isOneWay()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns whether this is OneWay</dd>
</dl>
</li>
</ul>
<a name="getWebEndpointAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebEndpointAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebEndpointAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebEndpointAnnot</a>&nbsp;getWebEndpointAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the webEndpointAnnot.</dd>
</dl>
</li>
</ul>
<a name="getRequestWrapperAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestWrapperAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">RequestWrapperAnnot</a>&nbsp;getRequestWrapperAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the requestWrapperAnnot.</dd>
</dl>
</li>
</ul>
<a name="getResponseWrapperAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResponseWrapperAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ResponseWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ResponseWrapperAnnot</a>&nbsp;getResponseWrapperAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the responseWrapperAnnot.</dd>
</dl>
</li>
</ul>
<a name="getHandlerChainAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandlerChainAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;getHandlerChainAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the handlerChainAnnot.</dd>
</dl>
</li>
</ul>
<a name="getSoapBindingAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoapBindingAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;getSoapBindingAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the soapBindingAnnot.</dd>
</dl>
</li>
</ul>
<a name="getWebMethodAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebMethodAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebMethodAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebMethodAnnot</a>&nbsp;getWebMethodAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the webMethodAnnot.</dd>
</dl>
</li>
</ul>
<a name="getWebResultAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebResultAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebResultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebResultAnnot</a>&nbsp;getWebResultAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the webResultAnnot.</dd>
</dl>
</li>
</ul>
<a name="getWebServiceRefAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebServiceRefAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;getWebServiceRefAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the webServiceRefAnnot.</dd>
</dl>
</li>
</ul>
<a name="getActionAnnot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActionAnnot</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ActionAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ActionAnnot</a>&nbsp;getActionAnnot()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the actionAnnot.</dd>
</dl>
</li>
</ul>
<a name="getExceptions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExceptions</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getExceptions()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the exceptions.</dd>
</dl>
</li>
</ul>
<a name="getExceptionTypes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExceptionTypes</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>[]&nbsp;getExceptionTypes()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the exceptions.</dd>
</dl>
</li>
</ul>
<a name="getDeclaringClass--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDeclaringClass</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDeclaringClass()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the fully qualified name of the declaring class.</dd>
</dl>
</li>
</ul>
<a name="getDescriptionBuilderCompositeRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptionBuilderCompositeRef</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;getDescriptionBuilderCompositeRef()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns the ModuleClassType.</dd>
</dl>
</li>
</ul>
<a name="setMethodName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMethodName</h4>
<pre>public&nbsp;void&nbsp;setMethodName(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>methodName</code> - The methodName to set.</dd>
</dl>
</li>
</ul>
<a name="setReturnType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReturnType</h4>
<pre>public&nbsp;void&nbsp;setReturnType(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;returnType)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>returnType</code> - The returnType to set.</dd>
</dl>
</li>
</ul>
<a name="setOneWayAnnot-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOneWayAnnot</h4>
<pre>public&nbsp;void&nbsp;setOneWayAnnot(boolean&nbsp;oneWayAnnotated)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oneWayAnnotated</code> - The oneWay boolean to set</dd>
</dl>
</li>
</ul>
<a name="setWebEndpointAnnot-org.apache.axis2.jaxws.description.builder.WebEndpointAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebEndpointAnnot</h4>
<pre>public&nbsp;void&nbsp;setWebEndpointAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebEndpointAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebEndpointAnnot</a>&nbsp;webEndpointAnnot)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>webEndpointAnnotImpl</code> - The webEndpointAnnotImpl to set.</dd>
</dl>
</li>
</ul>
<a name="setRequestWrapperAnnot-org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRequestWrapperAnnot</h4>
<pre>public&nbsp;void&nbsp;setRequestWrapperAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/RequestWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">RequestWrapperAnnot</a>&nbsp;requestWrapperAnnot)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestWrapperAnnot</code> - The requestWrapperAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setResponseWrapperAnnot-org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setResponseWrapperAnnot</h4>
<pre>public&nbsp;void&nbsp;setResponseWrapperAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ResponseWrapperAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ResponseWrapperAnnot</a>&nbsp;responseWrapperAnnot)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>responseWrapperAnnot</code> - The responseWrapperAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setHandlerChainAnnot-org.apache.axis2.jaxws.description.builder.HandlerChainAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandlerChainAnnot</h4>
<pre>public&nbsp;void&nbsp;setHandlerChainAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;handlerChainAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html#setHandlerChainAnnot-org.apache.axis2.jaxws.description.builder.HandlerChainAnnot-">setHandlerChainAnnot</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handlerChainAnnot</code> - The handlerChainAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setSoapBindingAnnot-org.apache.axis2.jaxws.description.builder.SoapBindingAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSoapBindingAnnot</h4>
<pre>public&nbsp;void&nbsp;setSoapBindingAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;soapBindingAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html#setSoapBindingAnnot-org.apache.axis2.jaxws.description.builder.SoapBindingAnnot-">setSoapBindingAnnot</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>soapBindingAnnot</code> - The soapBindingAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setWebMethodAnnot-org.apache.axis2.jaxws.description.builder.WebMethodAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebMethodAnnot</h4>
<pre>public&nbsp;void&nbsp;setWebMethodAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebMethodAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebMethodAnnot</a>&nbsp;webMethodAnnot)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>webMethodAnnot</code> - The webMethodAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setWebResultAnnot-org.apache.axis2.jaxws.description.builder.WebResultAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebResultAnnot</h4>
<pre>public&nbsp;void&nbsp;setWebResultAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebResultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebResultAnnot</a>&nbsp;webResultAnnot)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>webResultAnnot</code> - The webResultAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setWebServiceRefAnnot-org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebServiceRefAnnot</h4>
<pre>public&nbsp;void&nbsp;setWebServiceRefAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;webServiceRefAnnot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html#setWebServiceRefAnnot-org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot-">setWebServiceRefAnnot</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>webServiceRefAnnot</code> - The webServiceRefAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="setActionAnnot-org.apache.axis2.jaxws.description.builder.ActionAnnot-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setActionAnnot</h4>
<pre>public&nbsp;void&nbsp;setActionAnnot(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ActionAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ActionAnnot</a>&nbsp;actionAnnot)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>actionAnnot</code> - The actionAnnot to set.</dd>
</dl>
</li>
</ul>
<a name="addParameterDescriptionComposite-org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParameterDescriptionComposite</h4>
<pre>public&nbsp;void&nbsp;addParameterDescriptionComposite(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&nbsp;parameterDescription)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parameterDescription</code> - The parameterDescription to add to the set.</dd>
</dl>
</li>
</ul>
<a name="addParameterDescriptionComposite-org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParameterDescriptionComposite</h4>
<pre>public&nbsp;void&nbsp;addParameterDescriptionComposite(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&nbsp;parameterDescription,
int&nbsp;index)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parameterDescription</code> - The parameterDescription to add to the set.</dd>
<dd><code>index</code> - The index at which to place this parameterDescription</dd>
</dl>
</li>
</ul>
<a name="setParameterDescriptionCompositeList-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setParameterDescriptionCompositeList</h4>
<pre>public&nbsp;void&nbsp;setParameterDescriptionCompositeList(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;parameterDescriptionList)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parameterDescription</code> - The parameterDescription to add to the set.</dd>
</dl>
</li>
</ul>
<a name="getParameterDescriptionComposite-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParameterDescriptionComposite</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&nbsp;getParameterDescriptionComposite(int&nbsp;index)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parameterDescription</code> - The parameterDescription to add to the set.</dd>
</dl>
</li>
</ul>
<a name="getParameterDescriptionCompositeList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParameterDescriptionCompositeList</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;getParameterDescriptionCompositeList()</pre>
</li>
</ul>
<a name="setExceptions-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExceptions</h4>
<pre>public&nbsp;void&nbsp;setExceptions(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;exceptions)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>exceptions</code> - The exceptions to set.</dd>
</dl>
</li>
</ul>
<a name="setDeclaringClass-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDeclaringClass</h4>
<pre>public&nbsp;void&nbsp;setDeclaringClass(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;declaringClass)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>declaringClass</code> - The wrapper class to set.</dd>
</dl>
</li>
</ul>
<a name="setDescriptionBuilderCompositeRef-org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDescriptionBuilderCompositeRef</h4>
<pre>public&nbsp;void&nbsp;setDescriptionBuilderCompositeRef(<a href="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;dbc)</pre>
</li>
</ul>
<a name="isStatic--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isStatic</h4>
<pre>public&nbsp;boolean&nbsp;isStatic()</pre>
</li>
</ul>
<a name="setStaticModifier-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStaticModifier</h4>
<pre>public&nbsp;void&nbsp;setStaticModifier(boolean&nbsp;staticModifier)</pre>
</li>
</ul>
<a name="isFinal--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFinal</h4>
<pre>public&nbsp;boolean&nbsp;isFinal()</pre>
</li>
</ul>
<a name="setFinalModifier-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFinalModifier</h4>
<pre>public&nbsp;void&nbsp;setFinalModifier(boolean&nbsp;finalModifier)</pre>
</li>
</ul>
<a name="compare-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>compare</h4>
<pre>public&nbsp;boolean&nbsp;compare(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
</li>
</ul>
<a name="setIsListType-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIsListType</h4>
<pre>public&nbsp;void&nbsp;setIsListType(boolean&nbsp;isListType)</pre>
</li>
</ul>
<a name="isListType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isListType</h4>
<pre>public&nbsp;boolean&nbsp;isListType()</pre>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<div class="block">Convenience method for unit testing. We will print all of the
data members here.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/MethodDescriptionComposite.html">Use</a></li>
<li><a href="package-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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MDQConstants.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/axis2/jaxws/description/builder/MTOMAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" target="_top">Frames</a></li>
<li><a href="MethodDescriptionComposite.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>