blob: a732370b07d3c2e540974504a33185f8fabe28d4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Tue Apr 17 18:33:52 IST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
DescriptionBuilderComposite (Apache Axis2 - Root 1.6.2 API)
</TITLE>
<META NAME="date" CONTENT="2012-04-17">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DescriptionBuilderComposite (Apache Axis2 - Root 1.6.2 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DescriptionBuilderComposite.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/FaultActionAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DescriptionBuilderComposite.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.axis2.jaxws.description.builder</FONT>
<BR>
Class DescriptionBuilderComposite</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <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>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>DescriptionBuilderComposite</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>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></DL>
</PRE>
<P>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#DescriptionBuilderComposite()">DescriptionBuilderComposite</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#DescriptionBuilderComposite(org.apache.axis2.context.ConfigurationContext)">DescriptionBuilderComposite</A></B>(<A HREF="../../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</A>&nbsp;configContext)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addCustomAnnotationInstance(org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance)">addCustomAnnotationInstance</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</A>&nbsp;annotation)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addCustomAnnotationProcessor(org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor)">addCustomAnnotationProcessor</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</A>&nbsp;processor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addFieldDescriptionComposite(org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite)">addFieldDescriptionComposite</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</A>&nbsp;fieldDescription)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addMethodDescriptionComposite(org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">addMethodDescriptionComposite</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A>&nbsp;methodDescription)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&nbsp;portDBC)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a PortComposite to the generic list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addPortComposite(javax.xml.namespace.QName, org.apache.axis2.jaxws.description.builder.PortComposite)">addPortComposite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName,
<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&nbsp;portDBC)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a PortComposite to a list that is keyed by a wsdl:service QName.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addWebServiceFeature(java.lang.annotation.Annotation)">addWebServiceFeature</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>&nbsp;a)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#addWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">addWebServiceRefAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</A>&nbsp;webServiceRefAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/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/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getAllWebServiceRefAnnots()">getAllWebServiceRefAnnots</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getBindingTypeAnnot()">getBindingTypeAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCatalogManager()">getCatalogManager</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the catalog manager associated with this composite, if any.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getClassLoader()">getClassLoader</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getClassModifiers()">getClassModifiers</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getClassName()">getClassName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getConfigurationContext()">getConfigurationContext</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCorrespondingClass()">getCorrespondingClass</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the corresponding class associated with this composite, if any.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/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/CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCustomAnnotationInstances()">getCustomAnnotationInstances</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCustomAnnotationProcessors()">getCustomAnnotationProcessors</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getCustomWsdlGenerator()">getCustomWsdlGenerator</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getFieldDescriptionComposite(java.lang.String)">getFieldDescriptionComposite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;fieldName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getHandlerChainAnnot()">getHandlerChainAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getHandlerChainsType()">getHandlerChainsType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getInterfacesList()">getInterfacesList</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/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/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String)">getMethodDescriptionComposite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;methodName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a collection of all MethodDescriptionComposites that match the specified name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionComposite(java.lang.String, int)">getMethodDescriptionComposite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;methodName,
int&nbsp;occurence)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the nth occurence of this MethodComposite.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/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/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getMethodDescriptionsList()">getMethodDescriptionsList</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/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/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPortComposites()">getPortComposites</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the generic PortComposite instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/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/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPortComposites(javax.xml.namespace.QName)">getPortComposites</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets all the PortComposite instances associated with a particular wsdl:service QName.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPreferredPort()">getPreferredPort</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For a service requester, the QName of the prefered port for this service.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getPreferredPort(java.lang.Object)">getPreferredPort</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getProperties()">getProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceModeAnnot()">getServiceModeAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceQNames()">getServiceQNames</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the set of wsdl:service QNames represented by this DBC's metadata</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceRefName(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">getServiceRefName</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</A>&nbsp;sparseComposite)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Static utility method that, given a sparse composite, returns the SERVICE_REF_NAME value from the property
on that sparse composite or null if the property was not specified.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getServiceRefName(java.lang.Object)">getServiceRefName</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;serviceDelegateKey)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For the current composite, return the serivce ref name from the sparse composite associted with the service
delegate key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getSoapBindingAnnot()">getSoapBindingAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getSparseComposite(java.lang.Object)">getSparseComposite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getSuperClassName()">getSuperClassName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebFaultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebFaultAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebFaultAnnot()">getWebFaultAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceAnnot()">getWebServiceAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceClientAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceClientAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceClientAnnot()">getWebServiceClientAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceClientAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceClientAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceClientAnnot(java.lang.Object)">getWebServiceClientAnnot</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceFeatures()">getWebServiceFeatures</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceProviderAnnot()">getWebServiceProviderAnnot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWebServiceRefAnnot(java.lang.String)">getWebServiceRefAnnot</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;javax.wsdl.Definition</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlDefinition()">getWsdlDefinition</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;javax.wsdl.Definition</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlDefinition(javax.xml.namespace.QName)">getWsdlDefinition</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrive a WSDL Definition by a service QName</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlURL()">getWsdlURL</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#getWsdlURL(javax.xml.namespace.QName)">getWsdlURL</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrive a WSDL URL by a service QName</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isInterface()">isInterface</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isMTOMEnabled()">isMTOMEnabled</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isMTOMEnabled(java.lang.Object)">isMTOMEnabled</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#isServiceProvider()">isServiceProvider</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Answer does this composite represent a service requester (aka client) or a service
provider (aka server).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)">setBindingTypeAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</A>&nbsp;bindingTypeAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setCatalogManager(org.apache.axis2.jaxws.catalog.JAXWSCatalogManager)">setCatalogManager</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</A>&nbsp;theCatalogManager)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the Catalog Manager associated with this composite.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setClassLoader(java.lang.ClassLoader)">setClassLoader</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</A>&nbsp;classLoader)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setClassModifiers(java.lang.String[])">setClassModifiers</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;classModifiers)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setClassName(java.lang.String)">setClassName</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;className)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setCorrespondingClass(java.lang.Class)">setCorrespondingClass</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;theClass)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the class associated with this composite.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)">setCustomWsdlGenerator</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</A>&nbsp;wsdlGenerator)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</A>&nbsp;handlerChainAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)">setHandlerChainsType</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</A>&nbsp;handlerChainsType)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setInterfacesList(java.util.List)">setInterfacesList</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;interfacesList)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setIsInterface(boolean)">setIsInterface</A></B>(boolean&nbsp;isInterface)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setIsMTOMEnabled(boolean)">setIsMTOMEnabled</A></B>(boolean&nbsp;isMTOMEnabled)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setIsServiceProvider(boolean)">setIsServiceProvider</A></B>(boolean&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the indication of whether this composite represents a service requester (aka client) or
a service provider (aka server).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setPreferredPort(javax.xml.namespace.QName)">setPreferredPort</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;preferredPort)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For a service requester, set the QName of the preferred port for this service.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setProperties(java.util.Map)">setProperties</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setServiceModeAnnot(org.apache.axis2.jaxws.description.builder.ServiceModeAnnot)">setServiceModeAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</A>&nbsp;serviceModeAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setServiceQNames(java.util.Set)">setServiceQNames</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&gt;&nbsp;serviceQNames)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add the set of wsdl:service QNames that are represented by this DBC's metadata</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setSoapBindingAnnot(org.apache.axis2.jaxws.description.builder.SoapBindingAnnot)">setSoapBindingAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</A>&nbsp;soapBindingAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setSparseComposite(java.lang.Object, org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)">setSparseComposite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</A>&nbsp;sparseComposite)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setSuperClassName(java.lang.String)">setSuperClassName</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;extendsClass)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebFaultAnnot(org.apache.axis2.jaxws.description.builder.WebFaultAnnot)">setWebFaultAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebFaultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebFaultAnnot</A>&nbsp;webFaultAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)">setWebServiceAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</A>&nbsp;webServiceAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceClientAnnot(org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot)">setWebServiceClientAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceClientAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceClientAnnot</A>&nbsp;webServiceClientAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceFeatures(java.util.List)">setWebServiceFeatures</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>&gt;&nbsp;list)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)">setWebServiceProviderAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</A>&nbsp;webServiceProviderAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">setWebServiceRefAnnot</A></B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</A>&nbsp;webServiceRefAnnot)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWsdlDefinition(javax.wsdl.Definition)">setWsdlDefinition</A></B>(javax.wsdl.Definition&nbsp;wsdlDef)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setWsdlDefinition(javax.xml.namespace.QName, javax.wsdl.Definition)">setWsdlDefinition</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName,
javax.wsdl.Definition&nbsp;definition)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store a WSDL Definition keyed by a service QName</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setwsdlURL(javax.xml.namespace.QName, java.net.URL)">setwsdlURL</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A>&nbsp;url)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store a WSDL URL keyed by a service QName</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#setwsdlURL(java.net.URL)">setwsdlURL</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A>&nbsp;wsdlURL)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html#toString()">toString</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method for unit testing.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="DescriptionBuilderComposite()"><!-- --></A><H3>
DescriptionBuilderComposite</H3>
<PRE>
public <B>DescriptionBuilderComposite</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="DescriptionBuilderComposite(org.apache.axis2.context.ConfigurationContext)"><!-- --></A><H3>
DescriptionBuilderComposite</H3>
<PRE>
public <B>DescriptionBuilderComposite</B>(<A HREF="../../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</A>&nbsp;configContext)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setSparseComposite(java.lang.Object, org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)"><!-- --></A><H3>
setSparseComposite</H3>
<PRE>
public void <B>setSparseComposite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</A>&nbsp;sparseComposite)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSparseComposite(java.lang.Object)"><!-- --></A><H3>
getSparseComposite</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</A> <B>getSparseComposite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPreferredPort(javax.xml.namespace.QName)"><!-- --></A><H3>
setPreferredPort</H3>
<PRE>
public void <B>setPreferredPort</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;preferredPort)</PRE>
<DL>
<DD>For a service requester, set the QName of the preferred port for this service. This
indicates which port (i.e. which EndpointDescription) should be returned if a port QName
isn't specified. This may be null, indicating the first valid port in the WSDL should be
returned.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>preferredPort</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="getPreferredPort()"><!-- --></A><H3>
getPreferredPort</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A> <B>getPreferredPort</B>()</PRE>
<DL>
<DD>For a service requester, the QName of the prefered port for this service. This indicates
which port should be returned if a port QName wasn't specified. This may be null,
indicating the first valid port in the WSDL should be returned.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getPreferredPort(java.lang.Object)"><!-- --></A><H3>
getPreferredPort</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A> <B>getPreferredPort</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIsMTOMEnabled(boolean)"><!-- --></A><H3>
setIsMTOMEnabled</H3>
<PRE>
public void <B>setIsMTOMEnabled</B>(boolean&nbsp;isMTOMEnabled)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isMTOMEnabled()"><!-- --></A><H3>
isMTOMEnabled</H3>
<PRE>
public boolean <B>isMTOMEnabled</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isMTOMEnabled(java.lang.Object)"><!-- --></A><H3>
isMTOMEnabled</H3>
<PRE>
public boolean <B>isMTOMEnabled</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getWebServiceAnnot()"><!-- --></A><H3>
getWebServiceAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</A> <B>getWebServiceAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getClassModifiers()"><!-- --></A><H3>
getClassModifiers</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[] <B>getClassModifiers</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the classModifiers.</DL>
</DD>
</DL>
<HR>
<A NAME="getClassName()"><!-- --></A><H3>
getClassName</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getClassName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the className.</DL>
</DD>
</DL>
<HR>
<A NAME="getSuperClassName()"><!-- --></A><H3>
getSuperClassName</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getSuperClassName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the super class name.</DL>
</DD>
</DL>
<HR>
<A NAME="getInterfacesList()"><!-- --></A><H3>
getInterfacesList</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getInterfacesList</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the list of implemented interfaces.</DL>
</DD>
</DL>
<HR>
<A NAME="getHandlerChainAnnot()"><!-- --></A><H3>
getHandlerChainAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</A> <B>getHandlerChainAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the handlerChainAnnotImpl.</DL>
</DD>
</DL>
<HR>
<A NAME="getServiceModeAnnot()"><!-- --></A><H3>
getServiceModeAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</A> <B>getServiceModeAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the serviceModeAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getSoapBindingAnnot()"><!-- --></A><H3>
getSoapBindingAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</A> <B>getSoapBindingAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the soapBindingAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getWebFaultAnnot()"><!-- --></A><H3>
getWebFaultAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebFaultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebFaultAnnot</A> <B>getWebFaultAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the webFaultAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getWebServiceClientAnnot()"><!-- --></A><H3>
getWebServiceClientAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceClientAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceClientAnnot</A> <B>getWebServiceClientAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the webServiceClientAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getWebServiceClientAnnot(java.lang.Object)"><!-- --></A><H3>
getWebServiceClientAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceClientAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceClientAnnot</A> <B>getWebServiceClientAnnot</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getWebServiceProviderAnnot()"><!-- --></A><H3>
getWebServiceProviderAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</A> <B>getWebServiceProviderAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the webServiceProviderAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getAllWebServiceRefAnnots()"><!-- --></A><H3>
getAllWebServiceRefAnnots</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/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/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</A>&gt; <B>getAllWebServiceRefAnnots</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the webServiceRefAnnot list.</DL>
</DD>
</DL>
<HR>
<A NAME="getWebServiceRefAnnot(java.lang.String)"><!-- --></A><H3>
getWebServiceRefAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</A> <B>getWebServiceRefAnnot</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the webServiceRefAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getBindingTypeAnnot()"><!-- --></A><H3>
getBindingTypeAnnot</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</A> <B>getBindingTypeAnnot</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the webServiceRefAnnot.</DL>
</DD>
</DL>
<HR>
<A NAME="getWebServiceFeatures()"><!-- --></A><H3>
getWebServiceFeatures</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>&gt; <B>getWebServiceFeatures</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setWebServiceFeatures(java.util.List)"><!-- --></A><H3>
setWebServiceFeatures</H3>
<PRE>
public void <B>setWebServiceFeatures</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>&gt;&nbsp;list)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addWebServiceFeature(java.lang.annotation.Annotation)"><!-- --></A><H3>
addWebServiceFeature</H3>
<PRE>
public void <B>addWebServiceFeature</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>&nbsp;a)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getWsdlDefinition()"><!-- --></A><H3>
getWsdlDefinition</H3>
<PRE>
public javax.wsdl.Definition <B>getWsdlDefinition</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the wsdlDefinition</DL>
</DD>
</DL>
<HR>
<A NAME="getWsdlURL()"><!-- --></A><H3>
getWsdlURL</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A> <B>getWsdlURL</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the wsdlURL</DL>
</DD>
</DL>
<HR>
<A NAME="getMethodDescriptionComposite(java.lang.String)"><!-- --></A><H3>
getMethodDescriptionComposite</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/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/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A>&gt; <B>getMethodDescriptionComposite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;methodName)</PRE>
<DL>
<DD>Returns a collection of all MethodDescriptionComposites that match the specified name
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMethodDescriptionComposite(java.lang.String, int)"><!-- --></A><H3>
getMethodDescriptionComposite</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A> <B>getMethodDescriptionComposite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;methodName,
int&nbsp;occurence)</PRE>
<DL>
<DD>Returns the nth occurence of this MethodComposite. Since method names are not unique, we have
to account for multiple occurrences
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>methodName</CODE> - <DD><CODE>occurence</CODE> - The nth occurance to return; not this is NOT 0 based
<DT><B>Returns:</B><DD>Returns the methodDescriptionComposite</DL>
</DD>
</DL>
<HR>
<A NAME="getMethodDescriptionsList()"><!-- --></A><H3>
getMethodDescriptionsList</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/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/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A>&gt; <B>getMethodDescriptionsList</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFieldDescriptionComposite(java.lang.String)"><!-- --></A><H3>
getFieldDescriptionComposite</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</A> <B>getFieldDescriptionComposite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;fieldName)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the methodDescriptionComposite..null if not found</DL>
</DD>
</DL>
<HR>
<A NAME="getCustomWsdlGenerator()"><!-- --></A><H3>
getCustomWsdlGenerator</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</A> <B>getCustomWsdlGenerator</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the ModuleClassType.</DL>
</DD>
</DL>
<HR>
<A NAME="getClassLoader()"><!-- --></A><H3>
getClassLoader</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</A> <B>getClassLoader</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the ClassLoader.</DL>
</DD>
</DL>
<HR>
<A NAME="isInterface()"><!-- --></A><H3>
isInterface</H3>
<PRE>
public boolean <B>isInterface</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns true if this is an interface</DL>
</DD>
</DL>
<HR>
<A NAME="setWebServiceAnnot(org.apache.axis2.jaxws.description.builder.WebServiceAnnot)"><!-- --></A><H3>
setWebServiceAnnot</H3>
<PRE>
public void <B>setWebServiceAnnot</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceAnnot</A>&nbsp;webServiceAnnot)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setClassModifiers(java.lang.String[])"><!-- --></A><H3>
setClassModifiers</H3>
<PRE>
public void <B>setClassModifiers</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;classModifiers)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>classModifiers</CODE> - The classModifiers to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setClassName(java.lang.String)"><!-- --></A><H3>
setClassName</H3>
<PRE>
public void <B>setClassName</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;className)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>className</CODE> - The className to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setSuperClassName(java.lang.String)"><!-- --></A><H3>
setSuperClassName</H3>
<PRE>
public void <B>setSuperClassName</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;extendsClass)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>extendsClass</CODE> - The name of the super class to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setInterfacesList(java.util.List)"><!-- --></A><H3>
setInterfacesList</H3>
<PRE>
public void <B>setInterfacesList</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;interfacesList)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>interfacesList</CODE> - The interfacesList to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)"><!-- --></A><H3>
setHandlerChainAnnot</H3>
<PRE>
public void <B>setHandlerChainAnnot</B>(<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>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html#setHandlerChainAnnot(org.apache.axis2.jaxws.description.builder.HandlerChainAnnot)">setHandlerChainAnnot</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>handlerChainAnnot</CODE> - The handlerChainAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setServiceModeAnnot(org.apache.axis2.jaxws.description.builder.ServiceModeAnnot)"><!-- --></A><H3>
setServiceModeAnnot</H3>
<PRE>
public void <B>setServiceModeAnnot</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/ServiceModeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">ServiceModeAnnot</A>&nbsp;serviceModeAnnot)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>serviceModeAnnot</CODE> - The serviceModeAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setSoapBindingAnnot(org.apache.axis2.jaxws.description.builder.SoapBindingAnnot)"><!-- --></A><H3>
setSoapBindingAnnot</H3>
<PRE>
public void <B>setSoapBindingAnnot</B>(<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>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html#setSoapBindingAnnot(org.apache.axis2.jaxws.description.builder.SoapBindingAnnot)">setSoapBindingAnnot</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>soapBindingAnnot</CODE> - The soapBindingAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setWebFaultAnnot(org.apache.axis2.jaxws.description.builder.WebFaultAnnot)"><!-- --></A><H3>
setWebFaultAnnot</H3>
<PRE>
public void <B>setWebFaultAnnot</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebFaultAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebFaultAnnot</A>&nbsp;webFaultAnnot)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>webFaultAnnot</CODE> - The webFaultAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setWebServiceClientAnnot(org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot)"><!-- --></A><H3>
setWebServiceClientAnnot</H3>
<PRE>
public void <B>setWebServiceClientAnnot</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceClientAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceClientAnnot</A>&nbsp;webServiceClientAnnot)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>webServiceClientAnnot</CODE> - The webServiceClientAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setWebServiceProviderAnnot(org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot)"><!-- --></A><H3>
setWebServiceProviderAnnot</H3>
<PRE>
public void <B>setWebServiceProviderAnnot</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceProviderAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceProviderAnnot</A>&nbsp;webServiceProviderAnnot)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>webServiceProviderAnnot</CODE> - The webServiceProviderAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="addWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)"><!-- --></A><H3>
addWebServiceRefAnnot</H3>
<PRE>
public void <B>addWebServiceRefAnnot</B>(<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>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>webServiceRefAnnot</CODE> - The webServiceRefAnnot to add to the list.</DL>
</DD>
</DL>
<HR>
<A NAME="setWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)"><!-- --></A><H3>
setWebServiceRefAnnot</H3>
<PRE>
public void <B>setWebServiceRefAnnot</B>(<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>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html#setWebServiceRefAnnot(org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot)">setWebServiceRefAnnot</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addCustomAnnotationProcessor(org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor)"><!-- --></A><H3>
addCustomAnnotationProcessor</H3>
<PRE>
public void <B>addCustomAnnotationProcessor</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</A>&nbsp;processor)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getCustomAnnotationProcessors()"><!-- --></A><H3>
getCustomAnnotationProcessors</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationProcessor</A>&gt; <B>getCustomAnnotationProcessors</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addCustomAnnotationInstance(org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance)"><!-- --></A><H3>
addCustomAnnotationInstance</H3>
<PRE>
public void <B>addCustomAnnotationInstance</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</A>&nbsp;annotation)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getCustomAnnotationInstances()"><!-- --></A><H3>
getCustomAnnotationInstances</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/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/CustomAnnotationInstance.html" title="interface in org.apache.axis2.jaxws.description.builder">CustomAnnotationInstance</A>&gt; <B>getCustomAnnotationInstances</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setWsdlDefinition(javax.wsdl.Definition)"><!-- --></A><H3>
setWsdlDefinition</H3>
<PRE>
public void <B>setWsdlDefinition</B>(javax.wsdl.Definition&nbsp;wsdlDef)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>wsdlDefinition</CODE> - The wsdlDefinition to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setwsdlURL(java.net.URL)"><!-- --></A><H3>
setwsdlURL</H3>
<PRE>
public void <B>setwsdlURL</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A>&nbsp;wsdlURL)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>wsdlURL</CODE> - The wsdlURL to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setBindingTypeAnnot(org.apache.axis2.jaxws.description.builder.BindingTypeAnnot)"><!-- --></A><H3>
setBindingTypeAnnot</H3>
<PRE>
public void <B>setBindingTypeAnnot</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/BindingTypeAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">BindingTypeAnnot</A>&nbsp;bindingTypeAnnot)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>BindingTypeAnnot</CODE> - The BindingTypeAnnot to set.</DL>
</DD>
</DL>
<HR>
<A NAME="setIsInterface(boolean)"><!-- --></A><H3>
setIsInterface</H3>
<PRE>
public void <B>setIsInterface</B>(boolean&nbsp;isInterface)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>isInterface</CODE> - Sets whether this composite represents a class or interface</DL>
</DD>
</DL>
<HR>
<A NAME="addMethodDescriptionComposite(org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)"><!-- --></A><H3>
addMethodDescriptionComposite</H3>
<PRE>
public void <B>addMethodDescriptionComposite</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</A>&nbsp;methodDescription)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>methodDescription</CODE> - The methodDescription to add to the set.</DL>
</DD>
</DL>
<HR>
<A NAME="addFieldDescriptionComposite(org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite)"><!-- --></A><H3>
addFieldDescriptionComposite</H3>
<PRE>
public void <B>addFieldDescriptionComposite</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</A>&nbsp;fieldDescription)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>methodDescription</CODE> - The methodDescription to add to the set.</DL>
</DD>
</DL>
<HR>
<A NAME="setCustomWsdlGenerator(org.apache.axis2.jaxws.description.builder.WsdlGenerator)"><!-- --></A><H3>
setCustomWsdlGenerator</H3>
<PRE>
public void <B>setCustomWsdlGenerator</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/WsdlGenerator.html" title="interface in org.apache.axis2.jaxws.description.builder">WsdlGenerator</A>&nbsp;wsdlGenerator)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setClassLoader(java.lang.ClassLoader)"><!-- --></A><H3>
setClassLoader</H3>
<PRE>
public void <B>setClassLoader</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</A>&nbsp;classLoader)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHandlerChainsType()"><!-- --></A><H3>
getHandlerChainsType</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</A> <B>getHandlerChainsType</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setHandlerChainsType(org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType)"><!-- --></A><H3>
setHandlerChainsType</H3>
<PRE>
public void <B>setHandlerChainsType</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</A>&nbsp;handlerChainsType)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isServiceProvider()"><!-- --></A><H3>
isServiceProvider</H3>
<PRE>
public boolean <B>isServiceProvider</B>()</PRE>
<DL>
<DD>Answer does this composite represent a service requester (aka client) or a service
provider (aka server).
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>true if this is a service provider (aka an endpoint or a service implementation
or a server)</DL>
</DD>
</DL>
<HR>
<A NAME="setIsServiceProvider(boolean)"><!-- --></A><H3>
setIsServiceProvider</H3>
<PRE>
public void <B>setIsServiceProvider</B>(boolean&nbsp;value)</PRE>
<DL>
<DD>Set the indication of whether this composite represents a service requester (aka client) or
a service provider (aka server).
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setCorrespondingClass(java.lang.Class)"><!-- --></A><H3>
setCorrespondingClass</H3>
<PRE>
public void <B>setCorrespondingClass</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;theClass)</PRE>
<DL>
<DD>Set the class associated with this composite. For a service requester, this could be the
Service class or the SEI class. For a service provider this will be null (unless the
deprecated service construction logic in DescriptionFactory is used)
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>theClass</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="getCorrespondingClass()"><!-- --></A><H3>
getCorrespondingClass</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A> <B>getCorrespondingClass</B>()</PRE>
<DL>
<DD>Returns the corresponding class associated with this composite, if any.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="setCatalogManager(org.apache.axis2.jaxws.catalog.JAXWSCatalogManager)"><!-- --></A><H3>
setCatalogManager</H3>
<PRE>
public void <B>setCatalogManager</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</A>&nbsp;theCatalogManager)</PRE>
<DL>
<DD>Set the Catalog Manager associated with this composite.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>theCatalogManger</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="getCatalogManager()"><!-- --></A><H3>
getCatalogManager</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/jaxws/catalog/JAXWSCatalogManager.html" title="interface in org.apache.axis2.jaxws.catalog">JAXWSCatalogManager</A> <B>getCatalogManager</B>()</PRE>
<DL>
<DD>Returns the catalog manager associated with this composite, if any.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="setProperties(java.util.Map)"><!-- --></A><H3>
setProperties</H3>
<PRE>
public void <B>setProperties</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&nbsp;properties)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getProperties()"><!-- --></A><H3>
getProperties</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt; <B>getProperties</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setWsdlDefinition(javax.xml.namespace.QName, javax.wsdl.Definition)"><!-- --></A><H3>
setWsdlDefinition</H3>
<PRE>
public void <B>setWsdlDefinition</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName,
javax.wsdl.Definition&nbsp;definition)</PRE>
<DL>
<DD>Store a WSDL Definition keyed by a service QName
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getWsdlDefinition(javax.xml.namespace.QName)"><!-- --></A><H3>
getWsdlDefinition</H3>
<PRE>
public javax.wsdl.Definition <B>getWsdlDefinition</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName)</PRE>
<DL>
<DD>Retrive a WSDL Definition by a service QName
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setwsdlURL(javax.xml.namespace.QName, java.net.URL)"><!-- --></A><H3>
setwsdlURL</H3>
<PRE>
public void <B>setwsdlURL</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A>&nbsp;url)</PRE>
<DL>
<DD>Store a WSDL URL keyed by a service QName
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getWsdlURL(javax.xml.namespace.QName)"><!-- --></A><H3>
getWsdlURL</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A> <B>getWsdlURL</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName)</PRE>
<DL>
<DD>Retrive a WSDL URL by a service QName
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setServiceQNames(java.util.Set)"><!-- --></A><H3>
setServiceQNames</H3>
<PRE>
public void <B>setServiceQNames</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&gt;&nbsp;serviceQNames)</PRE>
<DL>
<DD>Add the set of wsdl:service QNames that are represented by this DBC's metadata
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getServiceQNames()"><!-- --></A><H3>
getServiceQNames</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&gt; <B>getServiceQNames</B>()</PRE>
<DL>
<DD>Get the set of wsdl:service QNames represented by this DBC's metadata
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE>
<DL>
<DD>Convenience method for unit testing. We will print all of the
data members here.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getConfigurationContext()"><!-- --></A><H3>
getConfigurationContext</H3>
<PRE>
public <A HREF="../../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</A> <B>getConfigurationContext</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addPortComposite(org.apache.axis2.jaxws.description.builder.PortComposite)"><!-- --></A><H3>
addPortComposite</H3>
<PRE>
public void <B>addPortComposite</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&nbsp;portDBC)</PRE>
<DL>
<DD>Adds a PortComposite to the generic list. This list of PortComposite objects
is not keyed by wsdl:service QName.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addPortComposite(javax.xml.namespace.QName, org.apache.axis2.jaxws.description.builder.PortComposite)"><!-- --></A><H3>
addPortComposite</H3>
<PRE>
public void <B>addPortComposite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName,
<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&nbsp;portDBC)</PRE>
<DL>
<DD>Adds a PortComposite to a list that is keyed by a wsdl:service QName.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPortComposites()"><!-- --></A><H3>
getPortComposites</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/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/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&gt; <B>getPortComposites</B>()</PRE>
<DL>
<DD>Gets the generic PortComposite instances.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPortComposites(javax.xml.namespace.QName)"><!-- --></A><H3>
getPortComposites</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/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/PortComposite.html" title="class in org.apache.axis2.jaxws.description.builder">PortComposite</A>&gt; <B>getPortComposites</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;serviceQName)</PRE>
<DL>
<DD>Gets all the PortComposite instances associated with a particular wsdl:service QName.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getServiceRefName(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite)"><!-- --></A><H3>
getServiceRefName</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getServiceRefName</B>(<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</A>&nbsp;sparseComposite)</PRE>
<DL>
<DD>Static utility method that, given a sparse composite, returns the SERVICE_REF_NAME value from the property
on that sparse composite or null if the property was not specified.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sparseComposite</CODE> - The sparse composite instance to get the SERVICE_REF_NAME parameter from
<DT><B>Returns:</B><DD>A String containing the Service Ref Name or null if the parameter was not found.</DL>
</DD>
</DL>
<HR>
<A NAME="getServiceRefName(java.lang.Object)"><!-- --></A><H3>
getServiceRefName</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getServiceRefName</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;serviceDelegateKey)</PRE>
<DL>
<DD>For the current composite, return the serivce ref name from the sparse composite associted with the service
delegate key.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>serviceDelegateKey</CODE> - The instance of the service delegate associated with the sparse composite from which
the service ref name is to be retrieved.
<DT><B>Returns:</B><DD>The service ref name associated with the service delegate key or null if one was not found.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DescriptionBuilderComposite.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/CustomAnnotationProcessor.html" title="interface in org.apache.axis2.jaxws.description.builder"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/axis2/jaxws/description/builder/FaultActionAnnot.html" title="class in org.apache.axis2.jaxws.description.builder"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DescriptionBuilderComposite.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>