blob: 0238cd43fb8c9fd247dc5811a1be7732501edba4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0) on Wed May 21 13:06:52 EDT 2008 -->
<TITLE>
SOAPPackage
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.wst.wsdl.binding.soap.SOAPPackage interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="SOAPPackage";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SOAPPackage.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.Literals.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="SOAPPackage.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<A NAME="main"></A>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.wst.wsdl.binding.soap</FONT>
<BR>
Interface SOAPPackage</H2>
<HR>
<DL>
<DT><PRE>public interface <B>SOAPPackage</B></DL>
</PRE>
<P>
<!-- begin-user-doc -->
The <b>Package</b> for the model.
It contains accessors for the meta objects to represent
<ul>
<li>each class,</li>
<li>each feature of each class,</li>
<li>each enum,</li>
<li>and each data type</li>
</ul>
<!-- end-user-doc -->
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFactory.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPFactory</CODE></A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.Literals.html" title="interface in org.eclipse.wst.wsdl.binding.soap">SOAPPackage.Literals</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
<!</TD>
</TR>
</TABLE>
&nbsp;<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html" title="interface in org.eclipse.wst.wsdl.binding.soap">SOAPPackage</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#eINSTANCE">eINSTANCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The singleton instance of the package</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#eNAME">eNAME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The package name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#eNS_PREFIX">eNS_PREFIX</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The package namespace name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#eNS_URI">eNS_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The package namespace URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_ADDRESS">ISOAP_ADDRESS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Address</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_ADDRESS_FEATURE_COUNT">ISOAP_ADDRESS_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Address</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_BINDING">ISOAP_BINDING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Binding</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_BINDING_FEATURE_COUNT">ISOAP_BINDING_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Binding</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_BODY">ISOAP_BODY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Body</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_BODY_FEATURE_COUNT">ISOAP_BODY_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Body</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_FAULT">ISOAP_FAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Fault</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_FAULT_FEATURE_COUNT">ISOAP_FAULT_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Fault</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_HEADER">ISOAP_HEADER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Header</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_HEADER_FAULT">ISOAP_HEADER_FAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Header Fault</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_HEADER_FAULT_FEATURE_COUNT">ISOAP_HEADER_FAULT_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Header Fault</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_HEADER_FEATURE_COUNT">ISOAP_HEADER_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Header</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_OPERATION">ISOAP_OPERATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>ISOAP Operation</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISOAP_OPERATION_FEATURE_COUNT">ISOAP_OPERATION_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>ISOAP Operation</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#ISTRING">ISTRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<em>IString</em>' data type</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS">SOAP_ADDRESS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Address</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS__DOCUMENTATION_ELEMENT">SOAP_ADDRESS__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS__ELEMENT">SOAP_ADDRESS__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS__ELEMENT_TYPE">SOAP_ADDRESS__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS__LOCATION_URI">SOAP_ADDRESS__LOCATION_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Location URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS__REQUIRED">SOAP_ADDRESS__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_ADDRESS_FEATURE_COUNT">SOAP_ADDRESS_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Address</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING">SOAP_BINDING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Binding</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING__DOCUMENTATION_ELEMENT">SOAP_BINDING__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING__ELEMENT">SOAP_BINDING__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING__ELEMENT_TYPE">SOAP_BINDING__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING__REQUIRED">SOAP_BINDING__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING__STYLE">SOAP_BINDING__STYLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Style</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING__TRANSPORT_URI">SOAP_BINDING__TRANSPORT_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Transport URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BINDING_FEATURE_COUNT">SOAP_BINDING_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Binding</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY">SOAP_BODY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Body</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__DOCUMENTATION_ELEMENT">SOAP_BODY__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__EENCODING_STYLES">SOAP_BODY__EENCODING_STYLES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__ELEMENT">SOAP_BODY__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__ELEMENT_TYPE">SOAP_BODY__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__EPARTS">SOAP_BODY__EPARTS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EParts</b></em>' reference list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__NAMESPACE_URI">SOAP_BODY__NAMESPACE_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Namespace URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__REQUIRED">SOAP_BODY__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY__USE">SOAP_BODY__USE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Use</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_BODY_FEATURE_COUNT">SOAP_BODY_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Body</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT">SOAP_FAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Fault</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__DOCUMENTATION_ELEMENT">SOAP_FAULT__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__EENCODING_STYLES">SOAP_FAULT__EENCODING_STYLES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__ELEMENT">SOAP_FAULT__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__ELEMENT_TYPE">SOAP_FAULT__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__NAME">SOAP_FAULT__NAME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Name</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__NAMESPACE_URI">SOAP_FAULT__NAMESPACE_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Namespace URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__REQUIRED">SOAP_FAULT__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT__USE">SOAP_FAULT__USE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Use</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_FAULT_FEATURE_COUNT">SOAP_FAULT_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Fault</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER">SOAP_HEADER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Header</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__DOCUMENTATION_ELEMENT">SOAP_HEADER__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__EENCODING_STYLES">SOAP_HEADER__EENCODING_STYLES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__ELEMENT">SOAP_HEADER__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__ELEMENT_TYPE">SOAP_HEADER__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__EMESSAGE">SOAP_HEADER__EMESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EMessage</b></em>' reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__EPART">SOAP_HEADER__EPART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EPart</b></em>' reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__HEADER_FAULTS">SOAP_HEADER__HEADER_FAULTS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Header Faults</b></em>' containment reference list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__MESSAGE">SOAP_HEADER__MESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Message</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__NAMESPACE_URI">SOAP_HEADER__NAMESPACE_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Namespace URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__PART">SOAP_HEADER__PART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Part</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__REQUIRED">SOAP_HEADER__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER__USE">SOAP_HEADER__USE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Use</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE">SOAP_HEADER_BASE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Header Base</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__DOCUMENTATION_ELEMENT">SOAP_HEADER_BASE__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__EENCODING_STYLES">SOAP_HEADER_BASE__EENCODING_STYLES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__ELEMENT">SOAP_HEADER_BASE__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__ELEMENT_TYPE">SOAP_HEADER_BASE__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__EMESSAGE">SOAP_HEADER_BASE__EMESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EMessage</b></em>' reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__EPART">SOAP_HEADER_BASE__EPART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EPart</b></em>' reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__MESSAGE">SOAP_HEADER_BASE__MESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Message</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__NAMESPACE_URI">SOAP_HEADER_BASE__NAMESPACE_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Namespace URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__PART">SOAP_HEADER_BASE__PART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Part</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__REQUIRED">SOAP_HEADER_BASE__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE__USE">SOAP_HEADER_BASE__USE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Use</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_BASE_FEATURE_COUNT">SOAP_HEADER_BASE_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Header Base</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT">SOAP_HEADER_FAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Header Fault</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__DOCUMENTATION_ELEMENT">SOAP_HEADER_FAULT__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__EENCODING_STYLES">SOAP_HEADER_FAULT__EENCODING_STYLES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__ELEMENT">SOAP_HEADER_FAULT__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__ELEMENT_TYPE">SOAP_HEADER_FAULT__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__EMESSAGE">SOAP_HEADER_FAULT__EMESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EMessage</b></em>' reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__EPART">SOAP_HEADER_FAULT__EPART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>EPart</b></em>' reference</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__MESSAGE">SOAP_HEADER_FAULT__MESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Message</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__NAMESPACE_URI">SOAP_HEADER_FAULT__NAMESPACE_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Namespace URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__PART">SOAP_HEADER_FAULT__PART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Part</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__REQUIRED">SOAP_HEADER_FAULT__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT__USE">SOAP_HEADER_FAULT__USE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Use</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FAULT_FEATURE_COUNT">SOAP_HEADER_FAULT_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Header Fault</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_HEADER_FEATURE_COUNT">SOAP_HEADER_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Header</em>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION">SOAP_OPERATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The meta object id for the '<CODE><em>Operation</em></CODE>' class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION__DOCUMENTATION_ELEMENT">SOAP_OPERATION__DOCUMENTATION_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Documentation Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION__ELEMENT">SOAP_OPERATION__ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION__ELEMENT_TYPE">SOAP_OPERATION__ELEMENT_TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Element Type</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION__REQUIRED">SOAP_OPERATION__REQUIRED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Required</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION__SOAP_ACTION_URI">SOAP_OPERATION__SOAP_ACTION_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Soap Action URI</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION__STYLE">SOAP_OPERATION__STYLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The feature id for the '<em><b>Style</b></em>' attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#SOAP_OPERATION_FEATURE_COUNT">SOAP_OPERATION_FEATURE_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The number of structural features of the '<em>Operation</em>' class</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPAddress()">getISOAPAddress</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Address</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPBinding()">getISOAPBinding</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Binding</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPBody()">getISOAPBody</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Body</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPFault()">getISOAPFault</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Fault</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPHeader()">getISOAPHeader</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Header</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPHeaderFault()">getISOAPHeaderFault</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Header Fault</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getISOAPOperation()">getISOAPOperation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<CODE><em>ISOAP Operation</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EDataType</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getIString()">getIString</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for data type '<CODE><em>IString</em></CODE>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPAddress_LocationURI()">getSOAPAddress_LocationURI</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPAddress.html#getLocationURI()"><CODE><em>Location URI</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPAddress()">getSOAPAddress</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPAddress.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Address</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBinding_Style()">getSOAPBinding_Style</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html#getStyle()"><CODE><em>Style</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBinding_TransportURI()">getSOAPBinding_TransportURI</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html#getTransportURI()"><CODE><em>Transport URI</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBinding()">getSOAPBinding</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Binding</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody_EEncodingStyles()">getSOAPBody_EEncodingStyles</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getEEncodingStyles()"><CODE><em>EEncoding Styles</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EReference</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody_EParts()">getSOAPBody_EParts</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the reference list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getEParts()"><CODE><em>EParts</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody_NamespaceURI()">getSOAPBody_NamespaceURI</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getNamespaceURI()"><CODE><em>Namespace URI</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody_Use()">getSOAPBody_Use</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getUse()"><CODE><em>Use</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody()">getSOAPBody</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Body</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFactory.html" title="interface in org.eclipse.wst.wsdl.binding.soap">SOAPFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFactory()">getSOAPFactory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the factory that creates the instances of the model</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault_EEncodingStyles()">getSOAPFault_EEncodingStyles</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>EEncoding Styles</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault_Name()">getSOAPFault_Name</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getName()"><CODE><em>Name</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault_NamespaceURI()">getSOAPFault_NamespaceURI</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getNamespaceURI()"><CODE><em>Namespace URI</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault_Use()">getSOAPFault_Use</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getUse()"><CODE><em>Use</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault()">getSOAPFault</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Fault</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EReference</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeader_HeaderFaults()">getSOAPHeader_HeaderFaults</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the containment reference list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeader.html#getHeaderFaults()"><CODE><em>Header Faults</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeader()">getSOAPHeader</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeader.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Header</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_EEncodingStyles()">getSOAPHeaderBase_EEncodingStyles</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEEncodingStyles()"><CODE><em>EEncoding Styles</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EReference</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_EMessage()">getSOAPHeaderBase_EMessage</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the reference '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEMessage()"><CODE><em>EMessage</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EReference</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_EPart()">getSOAPHeaderBase_EPart</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the reference '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEPart()"><CODE><em>EPart</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_Message()">getSOAPHeaderBase_Message</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getMessage()"><CODE><em>Message</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_NamespaceURI()">getSOAPHeaderBase_NamespaceURI</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getNamespaceURI()"><CODE><em>Namespace URI</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_Part()">getSOAPHeaderBase_Part</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getPart()"><CODE><em>Part</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase_Use()">getSOAPHeaderBase_Use</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getUse()"><CODE><em>Use</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()">getSOAPHeaderBase</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Header Base</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderFault()">getSOAPHeaderFault</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Header Fault</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPOperation_SoapActionURI()">getSOAPOperation_SoapActionURI</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html#getSoapActionURI()"><CODE><em>Soap Action URI</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EAttribute</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPOperation_Style()">getSOAPOperation_Style</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html#getStyle()"><CODE><em>Style</em></CODE></A>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;EClass</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPOperation()">getSOAPOperation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Operation</em></CODE></A>'</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="eNAME"><!-- --></A><H3>
eNAME</H3>
<PRE>
static final java.lang.String <B>eNAME</B></PRE>
<DL>
<DD>The package name.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.eNAME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="eNS_URI"><!-- --></A><H3>
eNS_URI</H3>
<PRE>
static final java.lang.String <B>eNS_URI</B></PRE>
<DL>
<DD>The package namespace URI.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.eNS_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="eNS_PREFIX"><!-- --></A><H3>
eNS_PREFIX</H3>
<PRE>
static final java.lang.String <B>eNS_PREFIX</B></PRE>
<DL>
<DD>The package namespace name.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.eNS_PREFIX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="eINSTANCE"><!-- --></A><H3>
eINSTANCE</H3>
<PRE>
static final <A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html" title="interface in org.eclipse.wst.wsdl.binding.soap">SOAPPackage</A> <B>eINSTANCE</B></PRE>
<DL>
<DD>The singleton instance of the package.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="SOAP_BINDING"><!-- --></A><H3>
SOAP_BINDING</H3>
<PRE>
static final int <B>SOAP_BINDING</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Binding</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPBindingImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPBinding()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_BINDING__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_BINDING__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING__ELEMENT"><!-- --></A><H3>
SOAP_BINDING__ELEMENT</H3>
<PRE>
static final int <B>SOAP_BINDING__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING__REQUIRED"><!-- --></A><H3>
SOAP_BINDING__REQUIRED</H3>
<PRE>
static final int <B>SOAP_BINDING__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_BINDING__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_BINDING__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING__TRANSPORT_URI"><!-- --></A><H3>
SOAP_BINDING__TRANSPORT_URI</H3>
<PRE>
static final int <B>SOAP_BINDING__TRANSPORT_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Transport URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING__TRANSPORT_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING__STYLE"><!-- --></A><H3>
SOAP_BINDING__STYLE</H3>
<PRE>
static final int <B>SOAP_BINDING__STYLE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Style</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING__STYLE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BINDING_FEATURE_COUNT"><!-- --></A><H3>
SOAP_BINDING_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_BINDING_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Binding</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BINDING_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY"><!-- --></A><H3>
SOAP_BODY</H3>
<PRE>
static final int <B>SOAP_BODY</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Body</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPBodyImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPBody()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_BODY__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_BODY__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__ELEMENT"><!-- --></A><H3>
SOAP_BODY__ELEMENT</H3>
<PRE>
static final int <B>SOAP_BODY__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__REQUIRED"><!-- --></A><H3>
SOAP_BODY__REQUIRED</H3>
<PRE>
static final int <B>SOAP_BODY__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_BODY__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_BODY__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__USE"><!-- --></A><H3>
SOAP_BODY__USE</H3>
<PRE>
static final int <B>SOAP_BODY__USE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Use</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__USE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__NAMESPACE_URI"><!-- --></A><H3>
SOAP_BODY__NAMESPACE_URI</H3>
<PRE>
static final int <B>SOAP_BODY__NAMESPACE_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Namespace URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__NAMESPACE_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__EENCODING_STYLES"><!-- --></A><H3>
SOAP_BODY__EENCODING_STYLES</H3>
<PRE>
static final int <B>SOAP_BODY__EENCODING_STYLES</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__EENCODING_STYLES">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY__EPARTS"><!-- --></A><H3>
SOAP_BODY__EPARTS</H3>
<PRE>
static final int <B>SOAP_BODY__EPARTS</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EParts</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY__EPARTS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_BODY_FEATURE_COUNT"><!-- --></A><H3>
SOAP_BODY_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_BODY_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Body</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_BODY_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE"><!-- --></A><H3>
SOAP_HEADER_BASE</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Header Base</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPHeaderBaseImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPHeaderBase()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_HEADER_BASE__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__ELEMENT"><!-- --></A><H3>
SOAP_HEADER_BASE__ELEMENT</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__REQUIRED"><!-- --></A><H3>
SOAP_HEADER_BASE__REQUIRED</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_HEADER_BASE__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__USE"><!-- --></A><H3>
SOAP_HEADER_BASE__USE</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__USE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Use</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__USE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__NAMESPACE_URI"><!-- --></A><H3>
SOAP_HEADER_BASE__NAMESPACE_URI</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__NAMESPACE_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Namespace URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__NAMESPACE_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__EENCODING_STYLES"><!-- --></A><H3>
SOAP_HEADER_BASE__EENCODING_STYLES</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__EENCODING_STYLES</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__EENCODING_STYLES">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__MESSAGE"><!-- --></A><H3>
SOAP_HEADER_BASE__MESSAGE</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__MESSAGE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Message</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__MESSAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__PART"><!-- --></A><H3>
SOAP_HEADER_BASE__PART</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__PART</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Part</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__PART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__EMESSAGE"><!-- --></A><H3>
SOAP_HEADER_BASE__EMESSAGE</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__EMESSAGE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EMessage</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__EMESSAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE__EPART"><!-- --></A><H3>
SOAP_HEADER_BASE__EPART</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE__EPART</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EPart</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE__EPART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_BASE_FEATURE_COUNT"><!-- --></A><H3>
SOAP_HEADER_BASE_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_HEADER_BASE_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Header Base</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_BASE_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT"><!-- --></A><H3>
SOAP_FAULT</H3>
<PRE>
static final int <B>SOAP_FAULT</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Fault</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPFaultImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPFault()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_FAULT__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_FAULT__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__ELEMENT"><!-- --></A><H3>
SOAP_FAULT__ELEMENT</H3>
<PRE>
static final int <B>SOAP_FAULT__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__REQUIRED"><!-- --></A><H3>
SOAP_FAULT__REQUIRED</H3>
<PRE>
static final int <B>SOAP_FAULT__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_FAULT__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_FAULT__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__USE"><!-- --></A><H3>
SOAP_FAULT__USE</H3>
<PRE>
static final int <B>SOAP_FAULT__USE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Use</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__USE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__NAMESPACE_URI"><!-- --></A><H3>
SOAP_FAULT__NAMESPACE_URI</H3>
<PRE>
static final int <B>SOAP_FAULT__NAMESPACE_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Namespace URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__NAMESPACE_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__EENCODING_STYLES"><!-- --></A><H3>
SOAP_FAULT__EENCODING_STYLES</H3>
<PRE>
static final int <B>SOAP_FAULT__EENCODING_STYLES</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__EENCODING_STYLES">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT__NAME"><!-- --></A><H3>
SOAP_FAULT__NAME</H3>
<PRE>
static final int <B>SOAP_FAULT__NAME</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT__NAME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_FAULT_FEATURE_COUNT"><!-- --></A><H3>
SOAP_FAULT_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_FAULT_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Fault</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_FAULT_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION"><!-- --></A><H3>
SOAP_OPERATION</H3>
<PRE>
static final int <B>SOAP_OPERATION</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Operation</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPOperationImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPOperation()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_OPERATION__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_OPERATION__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION__ELEMENT"><!-- --></A><H3>
SOAP_OPERATION__ELEMENT</H3>
<PRE>
static final int <B>SOAP_OPERATION__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION__REQUIRED"><!-- --></A><H3>
SOAP_OPERATION__REQUIRED</H3>
<PRE>
static final int <B>SOAP_OPERATION__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_OPERATION__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_OPERATION__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION__SOAP_ACTION_URI"><!-- --></A><H3>
SOAP_OPERATION__SOAP_ACTION_URI</H3>
<PRE>
static final int <B>SOAP_OPERATION__SOAP_ACTION_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Soap Action URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION__SOAP_ACTION_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION__STYLE"><!-- --></A><H3>
SOAP_OPERATION__STYLE</H3>
<PRE>
static final int <B>SOAP_OPERATION__STYLE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Style</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION__STYLE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_OPERATION_FEATURE_COUNT"><!-- --></A><H3>
SOAP_OPERATION_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_OPERATION_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Operation</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_OPERATION_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS"><!-- --></A><H3>
SOAP_ADDRESS</H3>
<PRE>
static final int <B>SOAP_ADDRESS</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Address</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPAddressImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPAddress()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_ADDRESS__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_ADDRESS__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS__ELEMENT"><!-- --></A><H3>
SOAP_ADDRESS__ELEMENT</H3>
<PRE>
static final int <B>SOAP_ADDRESS__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS__REQUIRED"><!-- --></A><H3>
SOAP_ADDRESS__REQUIRED</H3>
<PRE>
static final int <B>SOAP_ADDRESS__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_ADDRESS__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_ADDRESS__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS__LOCATION_URI"><!-- --></A><H3>
SOAP_ADDRESS__LOCATION_URI</H3>
<PRE>
static final int <B>SOAP_ADDRESS__LOCATION_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Location URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS__LOCATION_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_ADDRESS_FEATURE_COUNT"><!-- --></A><H3>
SOAP_ADDRESS_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_ADDRESS_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Address</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_ADDRESS_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT"><!-- --></A><H3>
SOAP_HEADER_FAULT</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Header Fault</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPHeaderFaultImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPHeaderFault()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_HEADER_FAULT__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__ELEMENT"><!-- --></A><H3>
SOAP_HEADER_FAULT__ELEMENT</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__REQUIRED"><!-- --></A><H3>
SOAP_HEADER_FAULT__REQUIRED</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_HEADER_FAULT__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__USE"><!-- --></A><H3>
SOAP_HEADER_FAULT__USE</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__USE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Use</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__USE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__NAMESPACE_URI"><!-- --></A><H3>
SOAP_HEADER_FAULT__NAMESPACE_URI</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__NAMESPACE_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Namespace URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__NAMESPACE_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__EENCODING_STYLES"><!-- --></A><H3>
SOAP_HEADER_FAULT__EENCODING_STYLES</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__EENCODING_STYLES</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__EENCODING_STYLES">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__MESSAGE"><!-- --></A><H3>
SOAP_HEADER_FAULT__MESSAGE</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__MESSAGE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Message</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__MESSAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__PART"><!-- --></A><H3>
SOAP_HEADER_FAULT__PART</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__PART</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Part</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__PART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__EMESSAGE"><!-- --></A><H3>
SOAP_HEADER_FAULT__EMESSAGE</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__EMESSAGE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EMessage</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__EMESSAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT__EPART"><!-- --></A><H3>
SOAP_HEADER_FAULT__EPART</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT__EPART</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EPart</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT__EPART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FAULT_FEATURE_COUNT"><!-- --></A><H3>
SOAP_HEADER_FAULT_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_HEADER_FAULT_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Header Fault</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FAULT_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER"><!-- --></A><H3>
SOAP_HEADER</H3>
<PRE>
static final int <B>SOAP_HEADER</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>Header</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPHeaderImpl</CODE>,
<CODE>SOAPPackageImpl.getSOAPHeader()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__DOCUMENTATION_ELEMENT"><!-- --></A><H3>
SOAP_HEADER__DOCUMENTATION_ELEMENT</H3>
<PRE>
static final int <B>SOAP_HEADER__DOCUMENTATION_ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Documentation Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__DOCUMENTATION_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__ELEMENT"><!-- --></A><H3>
SOAP_HEADER__ELEMENT</H3>
<PRE>
static final int <B>SOAP_HEADER__ELEMENT</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__REQUIRED"><!-- --></A><H3>
SOAP_HEADER__REQUIRED</H3>
<PRE>
static final int <B>SOAP_HEADER__REQUIRED</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Required</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__REQUIRED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__ELEMENT_TYPE"><!-- --></A><H3>
SOAP_HEADER__ELEMENT_TYPE</H3>
<PRE>
static final int <B>SOAP_HEADER__ELEMENT_TYPE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Element Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__ELEMENT_TYPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__USE"><!-- --></A><H3>
SOAP_HEADER__USE</H3>
<PRE>
static final int <B>SOAP_HEADER__USE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Use</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__USE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__NAMESPACE_URI"><!-- --></A><H3>
SOAP_HEADER__NAMESPACE_URI</H3>
<PRE>
static final int <B>SOAP_HEADER__NAMESPACE_URI</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Namespace URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__NAMESPACE_URI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__EENCODING_STYLES"><!-- --></A><H3>
SOAP_HEADER__EENCODING_STYLES</H3>
<PRE>
static final int <B>SOAP_HEADER__EENCODING_STYLES</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EEncoding Styles</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__EENCODING_STYLES">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__MESSAGE"><!-- --></A><H3>
SOAP_HEADER__MESSAGE</H3>
<PRE>
static final int <B>SOAP_HEADER__MESSAGE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Message</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__MESSAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__PART"><!-- --></A><H3>
SOAP_HEADER__PART</H3>
<PRE>
static final int <B>SOAP_HEADER__PART</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Part</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__PART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__EMESSAGE"><!-- --></A><H3>
SOAP_HEADER__EMESSAGE</H3>
<PRE>
static final int <B>SOAP_HEADER__EMESSAGE</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EMessage</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__EMESSAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__EPART"><!-- --></A><H3>
SOAP_HEADER__EPART</H3>
<PRE>
static final int <B>SOAP_HEADER__EPART</B></PRE>
<DL>
<DD>The feature id for the '<em><b>EPart</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__EPART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER__HEADER_FAULTS"><!-- --></A><H3>
SOAP_HEADER__HEADER_FAULTS</H3>
<PRE>
static final int <B>SOAP_HEADER__HEADER_FAULTS</B></PRE>
<DL>
<DD>The feature id for the '<em><b>Header Faults</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER__HEADER_FAULTS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SOAP_HEADER_FEATURE_COUNT"><!-- --></A><H3>
SOAP_HEADER_FEATURE_COUNT</H3>
<PRE>
static final int <B>SOAP_HEADER_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>Header</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.SOAP_HEADER_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_BINDING"><!-- --></A><H3>
ISOAP_BINDING</H3>
<PRE>
static final int <B>ISOAP_BINDING</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Binding</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPBinding</CODE>,
<CODE>SOAPPackageImpl.getISOAPBinding()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_BINDING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_BINDING_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_BINDING_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_BINDING_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Binding</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_BINDING_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_ADDRESS"><!-- --></A><H3>
ISOAP_ADDRESS</H3>
<PRE>
static final int <B>ISOAP_ADDRESS</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Address</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPAddress</CODE>,
<CODE>SOAPPackageImpl.getISOAPAddress()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_ADDRESS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_ADDRESS_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_ADDRESS_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_ADDRESS_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Address</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_ADDRESS_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_BODY"><!-- --></A><H3>
ISOAP_BODY</H3>
<PRE>
static final int <B>ISOAP_BODY</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Body</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPBody</CODE>,
<CODE>SOAPPackageImpl.getISOAPBody()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_BODY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_BODY_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_BODY_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_BODY_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Body</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_BODY_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_FAULT"><!-- --></A><H3>
ISOAP_FAULT</H3>
<PRE>
static final int <B>ISOAP_FAULT</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Fault</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPFault</CODE>,
<CODE>SOAPPackageImpl.getISOAPFault()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_FAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_FAULT_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_FAULT_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_FAULT_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Fault</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_FAULT_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_OPERATION"><!-- --></A><H3>
ISOAP_OPERATION</H3>
<PRE>
static final int <B>ISOAP_OPERATION</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Operation</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPOperation</CODE>,
<CODE>SOAPPackageImpl.getISOAPOperation()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_OPERATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_OPERATION_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_OPERATION_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_OPERATION_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Operation</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_OPERATION_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_HEADER_FAULT"><!-- --></A><H3>
ISOAP_HEADER_FAULT</H3>
<PRE>
static final int <B>ISOAP_HEADER_FAULT</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Header Fault</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPHeaderFault</CODE>,
<CODE>SOAPPackageImpl.getISOAPHeaderFault()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_HEADER_FAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_HEADER_FAULT_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_HEADER_FAULT_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_HEADER_FAULT_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Header Fault</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_HEADER_FAULT_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_HEADER"><!-- --></A><H3>
ISOAP_HEADER</H3>
<PRE>
static final int <B>ISOAP_HEADER</B></PRE>
<DL>
<DD>The meta object id for the '<CODE><em>ISOAP Header</em></CODE>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>SOAPHeader</CODE>,
<CODE>SOAPPackageImpl.getISOAPHeader()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_HEADER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISOAP_HEADER_FEATURE_COUNT"><!-- --></A><H3>
ISOAP_HEADER_FEATURE_COUNT</H3>
<PRE>
static final int <B>ISOAP_HEADER_FEATURE_COUNT</B></PRE>
<DL>
<DD>The number of structural features of the '<em>ISOAP Header</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISOAP_HEADER_FEATURE_COUNT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ISTRING"><!-- --></A><H3>
ISTRING</H3>
<PRE>
static final int <B>ISTRING</B></PRE>
<DL>
<DD>The meta object id for the '<em>IString</em>' data type.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DL>
<DT><B>See Also:</B><DD><CODE>String</CODE>,
<CODE>SOAPPackageImpl.getIString()</CODE>,
<A HREF="../../../../../../constant-values.html#org.eclipse.wst.wsdl.binding.soap.SOAPPackage.ISTRING">Constant Field Values</A></DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getSOAPBinding()"><!-- --></A><H3>
getSOAPBinding</H3>
<PRE>
EClass <B>getSOAPBinding</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Binding</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Binding</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPBinding</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBinding_TransportURI()"><!-- --></A><H3>
getSOAPBinding_TransportURI</H3>
<PRE>
EAttribute <B>getSOAPBinding_TransportURI</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html#getTransportURI()"><CODE><em>Transport URI</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Transport URI</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html#getTransportURI()"><CODE>SOAPBinding.getTransportURI()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBinding()"><CODE>getSOAPBinding()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBinding_Style()"><!-- --></A><H3>
getSOAPBinding_Style</H3>
<PRE>
EAttribute <B>getSOAPBinding_Style</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html#getStyle()"><CODE><em>Style</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Style</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBinding.html#getStyle()"><CODE>SOAPBinding.getStyle()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBinding()"><CODE>getSOAPBinding()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBody()"><!-- --></A><H3>
getSOAPBody</H3>
<PRE>
EClass <B>getSOAPBody</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Body</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Body</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPBody</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBody_Use()"><!-- --></A><H3>
getSOAPBody_Use</H3>
<PRE>
EAttribute <B>getSOAPBody_Use</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getUse()"><CODE><em>Use</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Use</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getUse()"><CODE>SOAPBody.getUse()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody()"><CODE>getSOAPBody()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBody_NamespaceURI()"><!-- --></A><H3>
getSOAPBody_NamespaceURI</H3>
<PRE>
EAttribute <B>getSOAPBody_NamespaceURI</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getNamespaceURI()"><CODE><em>Namespace URI</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Namespace URI</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getNamespaceURI()"><CODE>SOAPBody.getNamespaceURI()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody()"><CODE>getSOAPBody()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBody_EEncodingStyles()"><!-- --></A><H3>
getSOAPBody_EEncodingStyles</H3>
<PRE>
EAttribute <B>getSOAPBody_EEncodingStyles</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getEEncodingStyles()"><CODE><em>EEncoding Styles</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute list '<em>EEncoding Styles</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getEEncodingStyles()"><CODE>SOAPBody.getEEncodingStyles()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody()"><CODE>getSOAPBody()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPBody_EParts()"><!-- --></A><H3>
getSOAPBody_EParts</H3>
<PRE>
EReference <B>getSOAPBody_EParts</B>()</PRE>
<DL>
<DD>Returns the meta object for the reference list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getEParts()"><CODE><em>EParts</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the reference list '<em>EParts</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPBody.html#getEParts()"><CODE>SOAPBody.getEParts()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPBody()"><CODE>getSOAPBody()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase()"><!-- --></A><H3>
getSOAPHeaderBase</H3>
<PRE>
EClass <B>getSOAPHeaderBase</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Header Base</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Header Base</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPHeaderBase</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_Use()"><!-- --></A><H3>
getSOAPHeaderBase_Use</H3>
<PRE>
EAttribute <B>getSOAPHeaderBase_Use</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getUse()"><CODE><em>Use</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Use</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getUse()"><CODE>SOAPHeaderBase.getUse()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_NamespaceURI()"><!-- --></A><H3>
getSOAPHeaderBase_NamespaceURI</H3>
<PRE>
EAttribute <B>getSOAPHeaderBase_NamespaceURI</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getNamespaceURI()"><CODE><em>Namespace URI</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Namespace URI</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getNamespaceURI()"><CODE>SOAPHeaderBase.getNamespaceURI()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_EEncodingStyles()"><!-- --></A><H3>
getSOAPHeaderBase_EEncodingStyles</H3>
<PRE>
EAttribute <B>getSOAPHeaderBase_EEncodingStyles</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEEncodingStyles()"><CODE><em>EEncoding Styles</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute list '<em>EEncoding Styles</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEEncodingStyles()"><CODE>SOAPHeaderBase.getEEncodingStyles()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_Message()"><!-- --></A><H3>
getSOAPHeaderBase_Message</H3>
<PRE>
EAttribute <B>getSOAPHeaderBase_Message</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getMessage()"><CODE><em>Message</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Message</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getMessage()"><CODE>SOAPHeaderBase.getMessage()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_Part()"><!-- --></A><H3>
getSOAPHeaderBase_Part</H3>
<PRE>
EAttribute <B>getSOAPHeaderBase_Part</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getPart()"><CODE><em>Part</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Part</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getPart()"><CODE>SOAPHeaderBase.getPart()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_EMessage()"><!-- --></A><H3>
getSOAPHeaderBase_EMessage</H3>
<PRE>
EReference <B>getSOAPHeaderBase_EMessage</B>()</PRE>
<DL>
<DD>Returns the meta object for the reference '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEMessage()"><CODE><em>EMessage</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the reference '<em>EMessage</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEMessage()"><CODE>SOAPHeaderBase.getEMessage()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderBase_EPart()"><!-- --></A><H3>
getSOAPHeaderBase_EPart</H3>
<PRE>
EReference <B>getSOAPHeaderBase_EPart</B>()</PRE>
<DL>
<DD>Returns the meta object for the reference '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEPart()"><CODE><em>EPart</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the reference '<em>EPart</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderBase.html#getEPart()"><CODE>SOAPHeaderBase.getEPart()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeaderBase()"><CODE>getSOAPHeaderBase()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPFault()"><!-- --></A><H3>
getSOAPFault</H3>
<PRE>
EClass <B>getSOAPFault</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Fault</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Fault</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPFault</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPFault_Use()"><!-- --></A><H3>
getSOAPFault_Use</H3>
<PRE>
EAttribute <B>getSOAPFault_Use</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getUse()"><CODE><em>Use</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Use</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getUse()"><CODE>SOAPFault.getUse()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault()"><CODE>getSOAPFault()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPFault_NamespaceURI()"><!-- --></A><H3>
getSOAPFault_NamespaceURI</H3>
<PRE>
EAttribute <B>getSOAPFault_NamespaceURI</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getNamespaceURI()"><CODE><em>Namespace URI</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Namespace URI</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getNamespaceURI()"><CODE>SOAPFault.getNamespaceURI()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault()"><CODE>getSOAPFault()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPFault_EEncodingStyles()"><!-- --></A><H3>
getSOAPFault_EEncodingStyles</H3>
<PRE>
EAttribute <B>getSOAPFault_EEncodingStyles</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>EEncoding Styles</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute list '<em>EEncoding Styles</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPFault</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault()"><CODE>getSOAPFault()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPFault_Name()"><!-- --></A><H3>
getSOAPFault_Name</H3>
<PRE>
EAttribute <B>getSOAPFault_Name</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getName()"><CODE><em>Name</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Name</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFault.html#getName()"><CODE>SOAPFault.getName()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPFault()"><CODE>getSOAPFault()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPOperation()"><!-- --></A><H3>
getSOAPOperation</H3>
<PRE>
EClass <B>getSOAPOperation</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Operation</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Operation</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPOperation</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPOperation_SoapActionURI()"><!-- --></A><H3>
getSOAPOperation_SoapActionURI</H3>
<PRE>
EAttribute <B>getSOAPOperation_SoapActionURI</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html#getSoapActionURI()"><CODE><em>Soap Action URI</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Soap Action URI</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html#getSoapActionURI()"><CODE>SOAPOperation.getSoapActionURI()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPOperation()"><CODE>getSOAPOperation()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPOperation_Style()"><!-- --></A><H3>
getSOAPOperation_Style</H3>
<PRE>
EAttribute <B>getSOAPOperation_Style</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html#getStyle()"><CODE><em>Style</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Style</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html#getStyle()"><CODE>SOAPOperation.getStyle()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPOperation()"><CODE>getSOAPOperation()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPAddress()"><!-- --></A><H3>
getSOAPAddress</H3>
<PRE>
EClass <B>getSOAPAddress</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPAddress.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Address</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Address</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPAddress.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPAddress</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPAddress_LocationURI()"><!-- --></A><H3>
getSOAPAddress_LocationURI</H3>
<PRE>
EAttribute <B>getSOAPAddress_LocationURI</B>()</PRE>
<DL>
<DD>Returns the meta object for the attribute '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPAddress.html#getLocationURI()"><CODE><em>Location URI</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the attribute '<em>Location URI</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPAddress.html#getLocationURI()"><CODE>SOAPAddress.getLocationURI()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPAddress()"><CODE>getSOAPAddress()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeaderFault()"><!-- --></A><H3>
getSOAPHeaderFault</H3>
<PRE>
EClass <B>getSOAPHeaderFault</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Header Fault</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Header Fault</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeaderFault.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPHeaderFault</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeader()"><!-- --></A><H3>
getSOAPHeader</H3>
<PRE>
EClass <B>getSOAPHeader</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeader.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE><em>Header</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>Header</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeader.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><CODE>SOAPHeader</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPHeader_HeaderFaults()"><!-- --></A><H3>
getSOAPHeader_HeaderFaults</H3>
<PRE>
EReference <B>getSOAPHeader_HeaderFaults</B>()</PRE>
<DL>
<DD>Returns the meta object for the containment reference list '<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeader.html#getHeaderFaults()"><CODE><em>Header Faults</em></CODE></A>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for the containment reference list '<em>Header Faults</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPHeader.html#getHeaderFaults()"><CODE>SOAPHeader.getHeaderFaults()</CODE></A>,
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html#getSOAPHeader()"><CODE>getSOAPHeader()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPBinding()"><!-- --></A><H3>
getISOAPBinding</H3>
<PRE>
EClass <B>getISOAPBinding</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Binding</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Binding</em>'.<DT><B>See Also:</B><DD><CODE>SOAPBinding</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPAddress()"><!-- --></A><H3>
getISOAPAddress</H3>
<PRE>
EClass <B>getISOAPAddress</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Address</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Address</em>'.<DT><B>See Also:</B><DD><CODE>SOAPAddress</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPBody()"><!-- --></A><H3>
getISOAPBody</H3>
<PRE>
EClass <B>getISOAPBody</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Body</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Body</em>'.<DT><B>See Also:</B><DD><CODE>SOAPBody</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPFault()"><!-- --></A><H3>
getISOAPFault</H3>
<PRE>
EClass <B>getISOAPFault</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Fault</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Fault</em>'.<DT><B>See Also:</B><DD><CODE>SOAPFault</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPOperation()"><!-- --></A><H3>
getISOAPOperation</H3>
<PRE>
EClass <B>getISOAPOperation</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Operation</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Operation</em>'.<DT><B>See Also:</B><DD><CODE>SOAPOperation</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPHeaderFault()"><!-- --></A><H3>
getISOAPHeaderFault</H3>
<PRE>
EClass <B>getISOAPHeaderFault</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Header Fault</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Header Fault</em>'.<DT><B>See Also:</B><DD><CODE>SOAPHeaderFault</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getISOAPHeader()"><!-- --></A><H3>
getISOAPHeader</H3>
<PRE>
EClass <B>getISOAPHeader</B>()</PRE>
<DL>
<DD>Returns the meta object for class '<CODE><em>ISOAP Header</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for class '<em>ISOAP Header</em>'.<DT><B>See Also:</B><DD><CODE>SOAPHeader</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getIString()"><!-- --></A><H3>
getIString</H3>
<PRE>
EDataType <B>getIString</B>()</PRE>
<DL>
<DD>Returns the meta object for data type '<CODE><em>IString</em></CODE>'.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the meta object for data type '<em>IString</em>'.<DT><B>See Also:</B><DD><CODE>String</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getSOAPFactory()"><!-- --></A><H3>
getSOAPFactory</H3>
<PRE>
<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPFactory.html" title="interface in org.eclipse.wst.wsdl.binding.soap">SOAPFactory</A> <B>getSOAPFactory</B>()</PRE>
<DL>
<DD>Returns the factory that creates the instances of the model.
<!-- begin-user-doc -->
<!-- end-user-doc -->
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the factory that creates the instances of the model.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SOAPPackage.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPOperation.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/wst/wsdl/binding/soap/SOAPPackage.Literals.html" title="interface in org.eclipse.wst.wsdl.binding.soap"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/wst/wsdl/binding/soap/SOAPPackage.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="SOAPPackage.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>