blob: 93ad7c6a90c85c8d7631d64c4dfe3aea4a306e89 [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_22) on Thu Jan 19 14:29:56 EST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ServiceRefType (Apache CXF Bundle Jar 2.4.6 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.cxf.jaxws.javaee.ServiceRefType class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ServiceRefType (Apache CXF Bundle Jar 2.4.6 API)";
}
</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;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServiceRefType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServletLinkType.html" title="class in org.apache.cxf.jaxws.javaee"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/jaxws/javaee/ServiceRefType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ServiceRefType.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.cxf.jaxws.javaee</FONT>
<BR>
Class ServiceRefType</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cxf.jaxws.javaee.ServiceRefType</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>ServiceRefType</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
</PRE>
<P>
The service-ref element declares a reference to a Web
service. It contains optional description, display name and
icons, a declaration of the required Service interface,
an optional WSDL document location, an optional set
of JAX-RPC mappings, an optional QName for the service element,
an optional set of Service Endpoint Interfaces to be resolved
by the container to a WSDL port, and an optional set of handlers.
<p>Java class for service-refType complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre>
&lt;complexType name="service-refType">
&lt;complexContent>
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
&lt;sequence>
&lt;group ref="{http://java.sun.com/xml/ns/javaee}descriptionGroup"/>
&lt;element name="service-ref-name" type="{http://java.sun.com/xml/ns/javaee}jndi-nameType"/>
&lt;element name="service-interface" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
&lt;element name="service-ref-type" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType" minOccurs="0"/>
&lt;element name="wsdl-file" type="{http://java.sun.com/xml/ns/javaee}xsdAnyURIType" minOccurs="0"/>
&lt;element name="jaxrpc-mapping-file" type="{http://java.sun.com/xml/ns/javaee}pathType" minOccurs="0"/>
&lt;element name="service-qname" type="{http://java.sun.com/xml/ns/javaee}xsdQNameType" minOccurs="0"/>
&lt;element name="port-component-ref" type="{http://java.sun.com/xml/ns/javaee}port-component-refType" maxOccurs="unbounded" minOccurs="0"/>
&lt;choice>
&lt;element name="handler" type="{http://java.sun.com/xml/ns/javaee}service-ref_handlerType" maxOccurs="unbounded" minOccurs="0"/>
&lt;element name="handler-chains" type="{http://java.sun.com/xml/ns/javaee}service-ref_handler-chainsType" minOccurs="0"/>
&lt;/choice>
&lt;group ref="{http://java.sun.com/xml/ns/javaee}resourceGroup"/>
&lt;/sequence>
&lt;attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
&lt;/restriction>
&lt;/complexContent>
&lt;/complexType>
</pre>
<P>
<P>
<HR>
<P>
<!-- =========== 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>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DescriptionType.html" title="class in org.apache.cxf.jaxws.javaee">DescriptionType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#description">description</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DisplayNameType.html" title="class in org.apache.cxf.jaxws.javaee">DisplayNameType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#displayName">displayName</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#handler">handler</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerChainsType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#handlerChains">handlerChains</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/IconType.html" title="class in org.apache.cxf.jaxws.javaee">IconType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#icon">icon</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#id">id</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/InjectionTargetType.html" title="class in org.apache.cxf.jaxws.javaee">InjectionTargetType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#injectionTarget">injectionTarget</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee">PathType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#jaxrpcMappingFile">jaxrpcMappingFile</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee">XsdStringType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#mappedName">mappedName</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PortComponentRefType.html" title="class in org.apache.cxf.jaxws.javaee">PortComponentRefType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#portComponentRef">portComponentRef</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#serviceInterface">serviceInterface</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee">XsdQNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#serviceQname">serviceQname</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee">JndiNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#serviceRefName">serviceRefName</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#serviceRefType">serviceRefType</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee">XsdAnyURIType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#wsdlFile">wsdlFile</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#ServiceRefType()">ServiceRefType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DescriptionType.html" title="class in org.apache.cxf.jaxws.javaee">DescriptionType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getDescription()">getDescription</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the description property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DisplayNameType.html" title="class in org.apache.cxf.jaxws.javaee">DisplayNameType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getDisplayName()">getDisplayName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the displayName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getHandler()">getHandler</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the handler property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerChainsType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getHandlerChains()">getHandlerChains</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the handlerChains property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/IconType.html" title="class in org.apache.cxf.jaxws.javaee">IconType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getIcon()">getIcon</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the icon property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getId()">getId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the id property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/InjectionTargetType.html" title="class in org.apache.cxf.jaxws.javaee">InjectionTargetType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getInjectionTarget()">getInjectionTarget</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the injectionTarget property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee">PathType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getJaxrpcMappingFile()">getJaxrpcMappingFile</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the jaxrpcMappingFile property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee">XsdStringType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getMappedName()">getMappedName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the mappedName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PortComponentRefType.html" title="class in org.apache.cxf.jaxws.javaee">PortComponentRefType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getPortComponentRef()">getPortComponentRef</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the portComponentRef property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getServiceInterface()">getServiceInterface</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the serviceInterface property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee">XsdQNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getServiceQname()">getServiceQname</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the serviceQname property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee">JndiNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getServiceRefName()">getServiceRefName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the serviceRefName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getServiceRefType()">getServiceRefType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the serviceRefType property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee">XsdAnyURIType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#getWsdlFile()">getWsdlFile</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the wsdlFile property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setHandlerChains(org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType)">setHandlerChains</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerChainsType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the handlerChains property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setId(java.lang.String)">setId</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the id property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setJaxrpcMappingFile(org.apache.cxf.jaxws.javaee.PathType)">setJaxrpcMappingFile</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee">PathType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the jaxrpcMappingFile property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setMappedName(org.apache.cxf.jaxws.javaee.XsdStringType)">setMappedName</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee">XsdStringType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the mappedName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setServiceInterface(org.apache.cxf.jaxws.javaee.FullyQualifiedClassType)">setServiceInterface</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the serviceInterface property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setServiceQname(org.apache.cxf.jaxws.javaee.XsdQNameType)">setServiceQname</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee">XsdQNameType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the serviceQname property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setServiceRefName(org.apache.cxf.jaxws.javaee.JndiNameType)">setServiceRefName</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee">JndiNameType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the serviceRefName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setServiceRefType(org.apache.cxf.jaxws.javaee.FullyQualifiedClassType)">setServiceRefType</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the serviceRefType property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefType.html#setWsdlFile(org.apache.cxf.jaxws.javaee.XsdAnyURIType)">setWsdlFile</A></B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee">XsdAnyURIType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the wsdlFile property.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></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="description"><!-- --></A><H3>
description</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DescriptionType.html" title="class in org.apache.cxf.jaxws.javaee">DescriptionType</A>&gt; <B>description</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="displayName"><!-- --></A><H3>
displayName</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DisplayNameType.html" title="class in org.apache.cxf.jaxws.javaee">DisplayNameType</A>&gt; <B>displayName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="icon"><!-- --></A><H3>
icon</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/IconType.html" title="class in org.apache.cxf.jaxws.javaee">IconType</A>&gt; <B>icon</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="serviceRefName"><!-- --></A><H3>
serviceRefName</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee">JndiNameType</A> <B>serviceRefName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="serviceInterface"><!-- --></A><H3>
serviceInterface</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A> <B>serviceInterface</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="serviceRefType"><!-- --></A><H3>
serviceRefType</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A> <B>serviceRefType</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="wsdlFile"><!-- --></A><H3>
wsdlFile</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee">XsdAnyURIType</A> <B>wsdlFile</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="jaxrpcMappingFile"><!-- --></A><H3>
jaxrpcMappingFile</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee">PathType</A> <B>jaxrpcMappingFile</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="serviceQname"><!-- --></A><H3>
serviceQname</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee">XsdQNameType</A> <B>serviceQname</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="portComponentRef"><!-- --></A><H3>
portComponentRef</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PortComponentRefType.html" title="class in org.apache.cxf.jaxws.javaee">PortComponentRefType</A>&gt; <B>portComponentRef</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="handler"><!-- --></A><H3>
handler</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerType</A>&gt; <B>handler</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="handlerChains"><!-- --></A><H3>
handlerChains</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerChainsType</A> <B>handlerChains</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="mappedName"><!-- --></A><H3>
mappedName</H3>
<PRE>
protected <A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee">XsdStringType</A> <B>mappedName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="injectionTarget"><!-- --></A><H3>
injectionTarget</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/InjectionTargetType.html" title="class in org.apache.cxf.jaxws.javaee">InjectionTargetType</A>&gt; <B>injectionTarget</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="id"><!-- --></A><H3>
id</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>id</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ServiceRefType()"><!-- --></A><H3>
ServiceRefType</H3>
<PRE>
public <B>ServiceRefType</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getDescription()"><!-- --></A><H3>
getDescription</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DescriptionType.html" title="class in org.apache.cxf.jaxws.javaee">DescriptionType</A>&gt; <B>getDescription</B>()</PRE>
<DL>
<DD>Gets the value of the description property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the description property.
<p>
For example, to add a new item, do as follows:
<pre>
getDescription().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DescriptionType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>DescriptionType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getDisplayName()"><!-- --></A><H3>
getDisplayName</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DisplayNameType.html" title="class in org.apache.cxf.jaxws.javaee">DisplayNameType</A>&gt; <B>getDisplayName</B>()</PRE>
<DL>
<DD>Gets the value of the displayName property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the displayName property.
<p>
For example, to add a new item, do as follows:
<pre>
getDisplayName().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/DisplayNameType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>DisplayNameType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getIcon()"><!-- --></A><H3>
getIcon</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/IconType.html" title="class in org.apache.cxf.jaxws.javaee">IconType</A>&gt; <B>getIcon</B>()</PRE>
<DL>
<DD>Gets the value of the icon property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the icon property.
<p>
For example, to add a new item, do as follows:
<pre>
getIcon().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/IconType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>IconType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getServiceRefName()"><!-- --></A><H3>
getServiceRefName</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee">JndiNameType</A> <B>getServiceRefName</B>()</PRE>
<DL>
<DD>Gets the value of the serviceRefName property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>JndiNameType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setServiceRefName(org.apache.cxf.jaxws.javaee.JndiNameType)"><!-- --></A><H3>
setServiceRefName</H3>
<PRE>
public void <B>setServiceRefName</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee">JndiNameType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the serviceRefName property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/JndiNameType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>JndiNameType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getServiceInterface()"><!-- --></A><H3>
getServiceInterface</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A> <B>getServiceInterface</B>()</PRE>
<DL>
<DD>Gets the value of the serviceInterface property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>FullyQualifiedClassType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setServiceInterface(org.apache.cxf.jaxws.javaee.FullyQualifiedClassType)"><!-- --></A><H3>
setServiceInterface</H3>
<PRE>
public void <B>setServiceInterface</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the serviceInterface property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>FullyQualifiedClassType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getServiceRefType()"><!-- --></A><H3>
getServiceRefType</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A> <B>getServiceRefType</B>()</PRE>
<DL>
<DD>Gets the value of the serviceRefType property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>FullyQualifiedClassType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setServiceRefType(org.apache.cxf.jaxws.javaee.FullyQualifiedClassType)"><!-- --></A><H3>
setServiceRefType</H3>
<PRE>
public void <B>setServiceRefType</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee">FullyQualifiedClassType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the serviceRefType property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/FullyQualifiedClassType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>FullyQualifiedClassType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getWsdlFile()"><!-- --></A><H3>
getWsdlFile</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee">XsdAnyURIType</A> <B>getWsdlFile</B>()</PRE>
<DL>
<DD>Gets the value of the wsdlFile property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>XsdAnyURIType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setWsdlFile(org.apache.cxf.jaxws.javaee.XsdAnyURIType)"><!-- --></A><H3>
setWsdlFile</H3>
<PRE>
public void <B>setWsdlFile</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee">XsdAnyURIType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the wsdlFile property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdAnyURIType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>XsdAnyURIType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getJaxrpcMappingFile()"><!-- --></A><H3>
getJaxrpcMappingFile</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee">PathType</A> <B>getJaxrpcMappingFile</B>()</PRE>
<DL>
<DD>Gets the value of the jaxrpcMappingFile property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>PathType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setJaxrpcMappingFile(org.apache.cxf.jaxws.javaee.PathType)"><!-- --></A><H3>
setJaxrpcMappingFile</H3>
<PRE>
public void <B>setJaxrpcMappingFile</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee">PathType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the jaxrpcMappingFile property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PathType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>PathType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getServiceQname()"><!-- --></A><H3>
getServiceQname</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee">XsdQNameType</A> <B>getServiceQname</B>()</PRE>
<DL>
<DD>Gets the value of the serviceQname property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>XsdQNameType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setServiceQname(org.apache.cxf.jaxws.javaee.XsdQNameType)"><!-- --></A><H3>
setServiceQname</H3>
<PRE>
public void <B>setServiceQname</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee">XsdQNameType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the serviceQname property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdQNameType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>XsdQNameType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPortComponentRef()"><!-- --></A><H3>
getPortComponentRef</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PortComponentRefType.html" title="class in org.apache.cxf.jaxws.javaee">PortComponentRefType</A>&gt; <B>getPortComponentRef</B>()</PRE>
<DL>
<DD>Gets the value of the portComponentRef property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the portComponentRef property.
<p>
For example, to add a new item, do as follows:
<pre>
getPortComponentRef().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/PortComponentRefType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>PortComponentRefType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHandler()"><!-- --></A><H3>
getHandler</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerType</A>&gt; <B>getHandler</B>()</PRE>
<DL>
<DD>Gets the value of the handler property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the handler property.
<p>
For example, to add a new item, do as follows:
<pre>
getHandler().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>ServiceRefHandlerType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHandlerChains()"><!-- --></A><H3>
getHandlerChains</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerChainsType</A> <B>getHandlerChains</B>()</PRE>
<DL>
<DD>Gets the value of the handlerChains property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>ServiceRefHandlerChainsType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setHandlerChains(org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType)"><!-- --></A><H3>
setHandlerChains</H3>
<PRE>
public void <B>setHandlerChains</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee">ServiceRefHandlerChainsType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the handlerChains property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerChainsType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>ServiceRefHandlerChainsType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getMappedName()"><!-- --></A><H3>
getMappedName</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee">XsdStringType</A> <B>getMappedName</B>()</PRE>
<DL>
<DD>Gets the value of the mappedName property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>XsdStringType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setMappedName(org.apache.cxf.jaxws.javaee.XsdStringType)"><!-- --></A><H3>
setMappedName</H3>
<PRE>
public void <B>setMappedName</B>(<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee">XsdStringType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the mappedName property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/XsdStringType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>XsdStringType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getInjectionTarget()"><!-- --></A><H3>
getInjectionTarget</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/InjectionTargetType.html" title="class in org.apache.cxf.jaxws.javaee">InjectionTargetType</A>&gt; <B>getInjectionTarget</B>()</PRE>
<DL>
<DD>Gets the value of the injectionTarget property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the injectionTarget property.
<p>
For example, to add a new item, do as follows:
<pre>
getInjectionTarget().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<A HREF="../../../../../org/apache/cxf/jaxws/javaee/InjectionTargetType.html" title="class in org.apache.cxf.jaxws.javaee"><CODE>InjectionTargetType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getId</B>()</PRE>
<DL>
<DD>Gets the value of the id property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang"><CODE>String</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setId(java.lang.String)"><!-- --></A><H3>
setId</H3>
<PRE>
public void <B>setId</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the id property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang"><CODE>String</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServiceRefType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServiceRefHandlerType.html" title="class in org.apache.cxf.jaxws.javaee"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxws/javaee/ServletLinkType.html" title="class in org.apache.cxf.jaxws.javaee"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/jaxws/javaee/ServiceRefType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ServiceRefType.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Apache CXF
</BODY>
</HTML>