blob: a71969bf042f7ed71269d4a18afa7eeda8e4641b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ObjectFactory (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ObjectFactory (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ObjectFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationUsageType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ParamValueType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html" target="_top">Frames</a></li>
<li><a href="ObjectFactory.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.jaxws.description.xml.handler</div>
<h2 title="Class ObjectFactory" class="title">Class ObjectFactory</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.jaxws.description.xml.handler.ObjectFactory</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ObjectFactory</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.axis2.jaxws.description.xml.handler package.
<p>An ObjectFactory allows you to programatically
construct new instances of the Java representation
for XML content. The Java representation of XML
content can consist of schema derived interfaces
and classes representing the binding of schema
type definitions, element declarations and model
groups. Factory methods for each of these are
provided in this class.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#ObjectFactory--">ObjectFactory</a></span>()</code>
<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.axis2.jaxws.description.xml.handler</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DescriptionType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createDescriptionType--">createDescriptionType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>DescriptionType</code></a></div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DisplayNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DisplayNameType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createDisplayNameType--">createDisplayNameType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DisplayNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>DisplayNameType</code></a></div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbLinkType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEjbLinkType--">createEjbLinkType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbLinkType</code></a></div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLocalRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbLocalRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEjbLocalRefType--">createEjbLocalRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLocalRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbLocalRefType</code></a></div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbRefNameType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEjbRefNameType--">createEjbRefNameType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbRefNameType</code></a></div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEjbRefType--">createEjbRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbRefType</code></a></div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbRefTypeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEjbRefTypeType--">createEjbRefTypeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbRefTypeType</code></a></div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EmptyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EmptyType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEmptyType--">createEmptyType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EmptyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EmptyType</code></a></div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EnvEntryType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEnvEntryType--">createEnvEntryType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EnvEntryType</code></a></div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryTypeValuesType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EnvEntryTypeValuesType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createEnvEntryTypeValuesType--">createEnvEntryTypeValuesType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryTypeValuesType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EnvEntryTypeValuesType</code></a></div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createFullyQualifiedClassType--">createFullyQualifiedClassType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>FullyQualifiedClassType</code></a></div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/GenericBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">GenericBooleanType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createGenericBooleanType--">createGenericBooleanType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/GenericBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>GenericBooleanType</code></a></div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createHandlerChains-org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType-">createHandlerChains</a></span>(<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;value)</code>
<div class="block">Create an instance of <a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerChainsType</code></a><code>&gt;</code>}</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createHandlerChainsType--">createHandlerChainsType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerChainsType</code></a></div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createHandlerChainType--">createHandlerChainType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerChainType</code></a></div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createHandlerType--">createHandlerType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerType</code></a></div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HomeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createHomeType--">createHomeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HomeType</code></a></div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/IconType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">IconType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createIconType--">createIconType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/IconType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>IconType</code></a></div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">InjectionTargetType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createInjectionTargetType--">createInjectionTargetType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>InjectionTargetType</code></a></div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaIdentifierType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JavaIdentifierType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createJavaIdentifierType--">createJavaIdentifierType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaIdentifierType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>JavaIdentifierType</code></a></div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JavaTypeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createJavaTypeType--">createJavaTypeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>JavaTypeType</code></a></div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createJndiNameType--">createJndiNameType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>JndiNameType</code></a></div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LifecycleCallbackType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">LifecycleCallbackType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createLifecycleCallbackType--">createLifecycleCallbackType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LifecycleCallbackType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>LifecycleCallbackType</code></a></div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ListenerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ListenerType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createListenerType--">createListenerType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ListenerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ListenerType</code></a></div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalHomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">LocalHomeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createLocalHomeType--">createLocalHomeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalHomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>LocalHomeType</code></a></div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">LocalType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createLocalType--">createLocalType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>LocalType</code></a></div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationLinkType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createMessageDestinationLinkType--">createMessageDestinationLinkType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationLinkType</code></a></div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createMessageDestinationRefType--">createMessageDestinationRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationRefType</code></a></div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createMessageDestinationType--">createMessageDestinationType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationType</code></a></div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationTypeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createMessageDestinationTypeType--">createMessageDestinationTypeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationTypeType</code></a></div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationUsageType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationUsageType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createMessageDestinationUsageType--">createMessageDestinationUsageType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationUsageType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationUsageType</code></a></div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ParamValueType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ParamValueType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createParamValueType--">createParamValueType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ParamValueType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ParamValueType</code></a></div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PathType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PathType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createPathType--">createPathType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PathType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PathType</code></a></div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createPersistenceContextRefType--">createPersistenceContextRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PersistenceContextRefType</code></a></div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createPersistenceContextTypeType--">createPersistenceContextTypeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PersistenceContextTypeType</code></a></div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceUnitRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceUnitRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createPersistenceUnitRefType--">createPersistenceUnitRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceUnitRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PersistenceUnitRefType</code></a></div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PortComponentRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PortComponentRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createPortComponentRefType--">createPortComponentRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PortComponentRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PortComponentRefType</code></a></div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PropertyType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createPropertyType--">createPropertyType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PropertyType</code></a></div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RemoteType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">RemoteType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createRemoteType--">createRemoteType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RemoteType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>RemoteType</code></a></div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createResAuthType--">createResAuthType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResAuthType</code></a></div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceEnvRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResourceEnvRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createResourceEnvRefType--">createResourceEnvRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceEnvRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResourceEnvRefType</code></a></div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResourceRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createResourceRefType--">createResourceRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResourceRefType</code></a></div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createResSharingScopeType--">createResSharingScopeType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResSharingScopeType</code></a></div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RoleNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">RoleNameType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createRoleNameType--">createRoleNameType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RoleNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>RoleNameType</code></a></div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RunAsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">RunAsType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createRunAsType--">createRunAsType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RunAsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>RunAsType</code></a></div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">SecurityRoleRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createSecurityRoleRefType--">createSecurityRoleRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>SecurityRoleRefType</code></a></div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">SecurityRoleType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createSecurityRoleType--">createSecurityRoleType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>SecurityRoleType</code></a></div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefHandlerChainsType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createServiceRefHandlerChainsType--">createServiceRefHandlerChainsType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefHandlerChainsType</code></a></div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefHandlerChainType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createServiceRefHandlerChainType--">createServiceRefHandlerChainType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefHandlerChainType</code></a></div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefHandlerType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createServiceRefHandlerType--">createServiceRefHandlerType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefHandlerType</code></a></div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createServiceRefType--">createServiceRefType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefType</code></a></div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createString--">createString</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>String</code></a></div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/TrueFalseType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">TrueFalseType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createTrueFalseType--">createTrueFalseType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/TrueFalseType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>TrueFalseType</code></a></div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/UrlPatternType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">UrlPatternType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createUrlPatternType--">createUrlPatternType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/UrlPatternType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>UrlPatternType</code></a></div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdAnyURIType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdAnyURIType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdAnyURIType--">createXsdAnyURIType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdAnyURIType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdAnyURIType</code></a></div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdBooleanType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdBooleanType--">createXsdBooleanType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdBooleanType</code></a></div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdIntegerType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdIntegerType--">createXsdIntegerType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdIntegerType</code></a></div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNMTOKENType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdNMTOKENType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdNMTOKENType--">createXsdNMTOKENType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNMTOKENType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdNMTOKENType</code></a></div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNonNegativeIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdNonNegativeIntegerType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdNonNegativeIntegerType--">createXsdNonNegativeIntegerType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNonNegativeIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdNonNegativeIntegerType</code></a></div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdPositiveIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdPositiveIntegerType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdPositiveIntegerType--">createXsdPositiveIntegerType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdPositiveIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdPositiveIntegerType</code></a></div>
</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdQNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdQNameType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdQNameType--">createXsdQNameType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdQNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdQNameType</code></a></div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html#createXsdStringType--">createXsdStringType</a></span>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdStringType</code></a></div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ObjectFactory--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ObjectFactory</h4>
<pre>public&nbsp;ObjectFactory()</pre>
<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.axis2.jaxws.description.xml.handler</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createPathType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPathType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PathType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PathType</a>&nbsp;createPathType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PathType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PathType</code></a></div>
</li>
</ul>
<a name="createXsdNonNegativeIntegerType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdNonNegativeIntegerType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNonNegativeIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdNonNegativeIntegerType</a>&nbsp;createXsdNonNegativeIntegerType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNonNegativeIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdNonNegativeIntegerType</code></a></div>
</li>
</ul>
<a name="createRemoteType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRemoteType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RemoteType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">RemoteType</a>&nbsp;createRemoteType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RemoteType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>RemoteType</code></a></div>
</li>
</ul>
<a name="createResSharingScopeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResSharingScopeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</a>&nbsp;createResSharingScopeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResSharingScopeType</code></a></div>
</li>
</ul>
<a name="createTrueFalseType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTrueFalseType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/TrueFalseType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">TrueFalseType</a>&nbsp;createTrueFalseType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/TrueFalseType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>TrueFalseType</code></a></div>
</li>
</ul>
<a name="createListenerType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createListenerType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ListenerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ListenerType</a>&nbsp;createListenerType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ListenerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ListenerType</code></a></div>
</li>
</ul>
<a name="createXsdIntegerType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdIntegerType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdIntegerType</a>&nbsp;createXsdIntegerType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdIntegerType</code></a></div>
</li>
</ul>
<a name="createXsdAnyURIType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdAnyURIType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdAnyURIType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdAnyURIType</a>&nbsp;createXsdAnyURIType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdAnyURIType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdAnyURIType</code></a></div>
</li>
</ul>
<a name="createResAuthType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResAuthType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</a>&nbsp;createResAuthType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResAuthType</code></a></div>
</li>
</ul>
<a name="createJavaTypeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createJavaTypeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JavaTypeType</a>&nbsp;createJavaTypeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>JavaTypeType</code></a></div>
</li>
</ul>
<a name="createEjbRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEjbRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbRefType</a>&nbsp;createEjbRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbRefType</code></a></div>
</li>
</ul>
<a name="createMessageDestinationUsageType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMessageDestinationUsageType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationUsageType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationUsageType</a>&nbsp;createMessageDestinationUsageType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationUsageType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationUsageType</code></a></div>
</li>
</ul>
<a name="createGenericBooleanType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGenericBooleanType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/GenericBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">GenericBooleanType</a>&nbsp;createGenericBooleanType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/GenericBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>GenericBooleanType</code></a></div>
</li>
</ul>
<a name="createEjbLinkType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEjbLinkType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbLinkType</a>&nbsp;createEjbLinkType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbLinkType</code></a></div>
</li>
</ul>
<a name="createServiceRefHandlerChainType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createServiceRefHandlerChainType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefHandlerChainType</a>&nbsp;createServiceRefHandlerChainType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefHandlerChainType</code></a></div>
</li>
</ul>
<a name="createFullyQualifiedClassType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFullyQualifiedClassType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</a>&nbsp;createFullyQualifiedClassType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>FullyQualifiedClassType</code></a></div>
</li>
</ul>
<a name="createHandlerChainsType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHandlerChainsType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;createHandlerChainsType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerChainsType</code></a></div>
</li>
</ul>
<a name="createHandlerType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHandlerType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerType</a>&nbsp;createHandlerType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerType</code></a></div>
</li>
</ul>
<a name="createDescriptionType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDescriptionType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DescriptionType</a>&nbsp;createDescriptionType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>DescriptionType</code></a></div>
</li>
</ul>
<a name="createXsdStringType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdStringType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</a>&nbsp;createXsdStringType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdStringType</code></a></div>
</li>
</ul>
<a name="createString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createString</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</a>&nbsp;createString()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>String</code></a></div>
</li>
</ul>
<a name="createEmptyType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEmptyType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EmptyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EmptyType</a>&nbsp;createEmptyType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EmptyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EmptyType</code></a></div>
</li>
</ul>
<a name="createEjbRefTypeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEjbRefTypeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbRefTypeType</a>&nbsp;createEjbRefTypeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbRefTypeType</code></a></div>
</li>
</ul>
<a name="createXsdPositiveIntegerType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdPositiveIntegerType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdPositiveIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdPositiveIntegerType</a>&nbsp;createXsdPositiveIntegerType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdPositiveIntegerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdPositiveIntegerType</code></a></div>
</li>
</ul>
<a name="createDisplayNameType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDisplayNameType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DisplayNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DisplayNameType</a>&nbsp;createDisplayNameType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DisplayNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>DisplayNameType</code></a></div>
</li>
</ul>
<a name="createIconType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createIconType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/IconType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">IconType</a>&nbsp;createIconType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/IconType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>IconType</code></a></div>
</li>
</ul>
<a name="createJndiNameType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createJndiNameType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</a>&nbsp;createJndiNameType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>JndiNameType</code></a></div>
</li>
</ul>
<a name="createMessageDestinationRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMessageDestinationRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationRefType</a>&nbsp;createMessageDestinationRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationRefType</code></a></div>
</li>
</ul>
<a name="createEjbLocalRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEjbLocalRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLocalRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbLocalRefType</a>&nbsp;createEjbLocalRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbLocalRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbLocalRefType</code></a></div>
</li>
</ul>
<a name="createSecurityRoleType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSecurityRoleType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">SecurityRoleType</a>&nbsp;createSecurityRoleType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>SecurityRoleType</code></a></div>
</li>
</ul>
<a name="createPersistenceUnitRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPersistenceUnitRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceUnitRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceUnitRefType</a>&nbsp;createPersistenceUnitRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceUnitRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PersistenceUnitRefType</code></a></div>
</li>
</ul>
<a name="createSecurityRoleRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSecurityRoleRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">SecurityRoleRefType</a>&nbsp;createSecurityRoleRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/SecurityRoleRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>SecurityRoleRefType</code></a></div>
</li>
</ul>
<a name="createHandlerChainType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHandlerChainType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainType</a>&nbsp;createHandlerChainType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerChainType</code></a></div>
</li>
</ul>
<a name="createRoleNameType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRoleNameType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RoleNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">RoleNameType</a>&nbsp;createRoleNameType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RoleNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>RoleNameType</code></a></div>
</li>
</ul>
<a name="createMessageDestinationTypeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMessageDestinationTypeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationTypeType</a>&nbsp;createMessageDestinationTypeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationTypeType</code></a></div>
</li>
</ul>
<a name="createXsdNMTOKENType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdNMTOKENType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNMTOKENType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdNMTOKENType</a>&nbsp;createXsdNMTOKENType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdNMTOKENType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdNMTOKENType</code></a></div>
</li>
</ul>
<a name="createJavaIdentifierType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createJavaIdentifierType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaIdentifierType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JavaIdentifierType</a>&nbsp;createJavaIdentifierType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JavaIdentifierType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>JavaIdentifierType</code></a></div>
</li>
</ul>
<a name="createResourceEnvRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResourceEnvRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceEnvRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResourceEnvRefType</a>&nbsp;createResourceEnvRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceEnvRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResourceEnvRefType</code></a></div>
</li>
</ul>
<a name="createPortComponentRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPortComponentRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PortComponentRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PortComponentRefType</a>&nbsp;createPortComponentRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PortComponentRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PortComponentRefType</code></a></div>
</li>
</ul>
<a name="createInjectionTargetType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInjectionTargetType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">InjectionTargetType</a>&nbsp;createInjectionTargetType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>InjectionTargetType</code></a></div>
</li>
</ul>
<a name="createPersistenceContextTypeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPersistenceContextTypeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</a>&nbsp;createPersistenceContextTypeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PersistenceContextTypeType</code></a></div>
</li>
</ul>
<a name="createParamValueType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createParamValueType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ParamValueType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ParamValueType</a>&nbsp;createParamValueType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ParamValueType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ParamValueType</code></a></div>
</li>
</ul>
<a name="createServiceRefHandlerType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createServiceRefHandlerType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefHandlerType</a>&nbsp;createServiceRefHandlerType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefHandlerType</code></a></div>
</li>
</ul>
<a name="createLifecycleCallbackType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createLifecycleCallbackType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LifecycleCallbackType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">LifecycleCallbackType</a>&nbsp;createLifecycleCallbackType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LifecycleCallbackType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>LifecycleCallbackType</code></a></div>
</li>
</ul>
<a name="createServiceRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createServiceRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefType</a>&nbsp;createServiceRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefType</code></a></div>
</li>
</ul>
<a name="createMessageDestinationLinkType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMessageDestinationLinkType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationLinkType</a>&nbsp;createMessageDestinationLinkType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationLinkType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationLinkType</code></a></div>
</li>
</ul>
<a name="createMessageDestinationType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMessageDestinationType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">MessageDestinationType</a>&nbsp;createMessageDestinationType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>MessageDestinationType</code></a></div>
</li>
</ul>
<a name="createUrlPatternType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUrlPatternType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/UrlPatternType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">UrlPatternType</a>&nbsp;createUrlPatternType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/UrlPatternType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>UrlPatternType</code></a></div>
</li>
</ul>
<a name="createHomeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHomeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HomeType</a>&nbsp;createHomeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HomeType</code></a></div>
</li>
</ul>
<a name="createResourceRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResourceRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResourceRefType</a>&nbsp;createResourceRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ResourceRefType</code></a></div>
</li>
</ul>
<a name="createEnvEntryTypeValuesType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEnvEntryTypeValuesType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryTypeValuesType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EnvEntryTypeValuesType</a>&nbsp;createEnvEntryTypeValuesType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryTypeValuesType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EnvEntryTypeValuesType</code></a></div>
</li>
</ul>
<a name="createEjbRefNameType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEjbRefNameType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EjbRefNameType</a>&nbsp;createEjbRefNameType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EjbRefNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EjbRefNameType</code></a></div>
</li>
</ul>
<a name="createRunAsType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRunAsType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RunAsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">RunAsType</a>&nbsp;createRunAsType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/RunAsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>RunAsType</code></a></div>
</li>
</ul>
<a name="createLocalType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createLocalType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">LocalType</a>&nbsp;createLocalType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>LocalType</code></a></div>
</li>
</ul>
<a name="createPropertyType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPropertyType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PropertyType</a>&nbsp;createPropertyType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PropertyType</code></a></div>
</li>
</ul>
<a name="createServiceRefHandlerChainsType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createServiceRefHandlerChainsType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ServiceRefHandlerChainsType</a>&nbsp;createServiceRefHandlerChainsType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ServiceRefHandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>ServiceRefHandlerChainsType</code></a></div>
</li>
</ul>
<a name="createLocalHomeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createLocalHomeType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalHomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">LocalHomeType</a>&nbsp;createLocalHomeType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/LocalHomeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>LocalHomeType</code></a></div>
</li>
</ul>
<a name="createXsdBooleanType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdBooleanType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdBooleanType</a>&nbsp;createXsdBooleanType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdBooleanType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdBooleanType</code></a></div>
</li>
</ul>
<a name="createXsdQNameType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createXsdQNameType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdQNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdQNameType</a>&nbsp;createXsdQNameType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdQNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>XsdQNameType</code></a></div>
</li>
</ul>
<a name="createEnvEntryType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEnvEntryType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">EnvEntryType</a>&nbsp;createEnvEntryType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/EnvEntryType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>EnvEntryType</code></a></div>
</li>
</ul>
<a name="createPersistenceContextRefType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPersistenceContextRefType</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextRefType</a>&nbsp;createPersistenceContextRefType()</pre>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>PersistenceContextRefType</code></a></div>
</li>
</ul>
<a name="createHandlerChains-org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createHandlerChains</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&gt;&nbsp;createHandlerChains(<a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">HandlerChainsType</a>&nbsp;value)</pre>
<div class="block">Create an instance of <a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/HandlerChainsType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><code>HandlerChainsType</code></a><code>&gt;</code>}</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ObjectFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/MessageDestinationUsageType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ParamValueType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/jaxws/description/xml/handler/ObjectFactory.html" target="_top">Frames</a></li>
<li><a href="ObjectFactory.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>