http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessInfos.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessInfos.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessInfos.html new file mode 100644 index 0000000..722427f --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessInfos.html @@ -0,0 +1,326 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:19 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +BusinessInfos (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BusinessInfos (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessInfos.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessInfos.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <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.ws.scout.model.uddi.v2</FONT> +<BR> +Class BusinessInfos</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.BusinessInfos</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>BusinessInfos</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for businessInfos complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="businessInfos"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}businessInfo" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </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 java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfo</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html#businessInfo">businessInfo</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== 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/ws/scout/model/uddi/v2/BusinessInfos.html#BusinessInfos()">BusinessInfos</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== 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> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfo</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html#getBusinessInfo()">getBusinessInfo</A></B>()</CODE> + +<BR> + Gets the value of the businessInfo property.</TD> +</TR> +</TABLE> + <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.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<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="businessInfo"><!-- --></A><H3> +businessInfo</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfo</A>> <B>businessInfo</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="BusinessInfos()"><!-- --></A><H3> +BusinessInfos</H3> +<PRE> +public <B>BusinessInfos</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="getBusinessInfo()"><!-- --></A><H3> +getBusinessInfo</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfo</A>> <B>getBusinessInfo</B>()</PRE> +<DL> +<DD>Gets the value of the businessInfo 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 businessInfo property. + + <p> + For example, to add a new item, do as follows: + <pre> + getBusinessInfo().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>BusinessInfo</CODE></A> +<P> +<DD><DL> +</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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessInfos.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessInfos.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML>
http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessList.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessList.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessList.html new file mode 100644 index 0000000..8a022a6 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessList.html @@ -0,0 +1,525 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:19 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +BusinessList (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BusinessList (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessList.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessList.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <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.ws.scout.model.uddi.v2</FONT> +<BR> +Class BusinessList</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.BusinessList</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>BusinessList</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for businessList complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="businessList"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}businessInfos"/> + </sequence> + <attribute name="generic" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> + <attribute name="operator" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> + <attribute name="truncated" type="{urn:uddi-org:api_v2}truncated" /> + </restriction> + </complexContent> + </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 <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfos</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#businessInfos">businessInfos</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#generic">generic</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#operator">operator</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#truncated">truncated</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== 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/ws/scout/model/uddi/v2/BusinessList.html#BusinessList()">BusinessList</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== 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> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfos</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#getBusinessInfos()">getBusinessInfos</A></B>()</CODE> + +<BR> + Gets the value of the businessInfos property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#getGeneric()">getGeneric</A></B>()</CODE> + +<BR> + Gets the value of the generic property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#getOperator()">getOperator</A></B>()</CODE> + +<BR> + Gets the value of the operator property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#getTruncated()">getTruncated</A></B>()</CODE> + +<BR> + Gets the value of the truncated property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#setBusinessInfos(org.apache.ws.scout.model.uddi.v2.BusinessInfos)">setBusinessInfos</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfos</A> value)</CODE> + +<BR> + Sets the value of the businessInfos property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#setGeneric(java.lang.String)">setGeneric</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the generic property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#setOperator(java.lang.String)">setOperator</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the operator property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html#setTruncated(org.apache.ws.scout.model.uddi.v2.Truncated)">setTruncated</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> value)</CODE> + +<BR> + Sets the value of the truncated property.</TD> +</TR> +</TABLE> + <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.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<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="businessInfos"><!-- --></A><H3> +businessInfos</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfos</A> <B>businessInfos</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="generic"><!-- --></A><H3> +generic</H3> +<PRE> +protected java.lang.String <B>generic</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="operator"><!-- --></A><H3> +operator</H3> +<PRE> +protected java.lang.String <B>operator</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="truncated"><!-- --></A><H3> +truncated</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>truncated</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="BusinessList()"><!-- --></A><H3> +BusinessList</H3> +<PRE> +public <B>BusinessList</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="getBusinessInfos()"><!-- --></A><H3> +getBusinessInfos</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfos</A> <B>getBusinessInfos</B>()</PRE> +<DL> +<DD>Gets the value of the businessInfos property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>BusinessInfos</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setBusinessInfos(org.apache.ws.scout.model.uddi.v2.BusinessInfos)"><!-- --></A><H3> +setBusinessInfos</H3> +<PRE> +public void <B>setBusinessInfos</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessInfos</A> value)</PRE> +<DL> +<DD>Sets the value of the businessInfos property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>BusinessInfos</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getGeneric()"><!-- --></A><H3> +getGeneric</H3> +<PRE> +public java.lang.String <B>getGeneric</B>()</PRE> +<DL> +<DD>Gets the value of the generic property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setGeneric(java.lang.String)"><!-- --></A><H3> +setGeneric</H3> +<PRE> +public void <B>setGeneric</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the generic property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getOperator()"><!-- --></A><H3> +getOperator</H3> +<PRE> +public java.lang.String <B>getOperator</B>()</PRE> +<DL> +<DD>Gets the value of the operator property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setOperator(java.lang.String)"><!-- --></A><H3> +setOperator</H3> +<PRE> +public void <B>setOperator</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the operator property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getTruncated()"><!-- --></A><H3> +getTruncated</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>getTruncated</B>()</PRE> +<DL> +<DD>Gets the value of the truncated property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2"><CODE>Truncated</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setTruncated(org.apache.ws.scout.model.uddi.v2.Truncated)"><!-- --></A><H3> +setTruncated</H3> +<PRE> +public void <B>setTruncated</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> value)</PRE> +<DL> +<DD>Sets the value of the truncated property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2"><CODE>Truncated</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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessList.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessList.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessService.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessService.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessService.html new file mode 100644 index 0000000..7f57105 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessService.html @@ -0,0 +1,639 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:19 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +BusinessService (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BusinessService (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessService.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessServices.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessService.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessService.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <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.ws.scout.model.uddi.v2</FONT> +<BR> +Class BusinessService</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.BusinessService</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>BusinessService</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for businessService complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="businessService"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}name" maxOccurs="unbounded" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}description" maxOccurs="unbounded" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}bindingTemplates" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}categoryBag" minOccurs="0"/> + </sequence> + <attribute name="serviceKey" use="required" type="{urn:uddi-org:api_v2}serviceKey" /> + <attribute name="businessKey" type="{urn:uddi-org:api_v2}businessKey" /> + </restriction> + </complexContent> + </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 <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2">BindingTemplates</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#bindingTemplates">bindingTemplates</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#businessKey">businessKey</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2">CategoryBag</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#categoryBag">categoryBag</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#description">description</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Name.html" title="class in org.apache.ws.scout.model.uddi.v2">Name</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#name">name</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#serviceKey">serviceKey</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== 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/ws/scout/model/uddi/v2/BusinessService.html#BusinessService()">BusinessService</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== 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> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2">BindingTemplates</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#getBindingTemplates()">getBindingTemplates</A></B>()</CODE> + +<BR> + Gets the value of the bindingTemplates property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#getBusinessKey()">getBusinessKey</A></B>()</CODE> + +<BR> + Gets the value of the businessKey property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2">CategoryBag</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#getCategoryBag()">getCategoryBag</A></B>()</CODE> + +<BR> + Gets the value of the categoryBag property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#getDescription()">getDescription</A></B>()</CODE> + +<BR> + 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> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Name.html" title="class in org.apache.ws.scout.model.uddi.v2">Name</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#getName()">getName</A></B>()</CODE> + +<BR> + Gets the value of the name property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#getServiceKey()">getServiceKey</A></B>()</CODE> + +<BR> + Gets the value of the serviceKey property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#setBindingTemplates(org.apache.ws.scout.model.uddi.v2.BindingTemplates)">setBindingTemplates</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2">BindingTemplates</A> value)</CODE> + +<BR> + Sets the value of the bindingTemplates property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#setBusinessKey(java.lang.String)">setBusinessKey</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the businessKey property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#setCategoryBag(org.apache.ws.scout.model.uddi.v2.CategoryBag)">setCategoryBag</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2">CategoryBag</A> value)</CODE> + +<BR> + Sets the value of the categoryBag property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html#setServiceKey(java.lang.String)">setServiceKey</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the serviceKey property.</TD> +</TR> +</TABLE> + <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.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<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="name"><!-- --></A><H3> +name</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Name.html" title="class in org.apache.ws.scout.model.uddi.v2">Name</A>> <B>name</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="description"><!-- --></A><H3> +description</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>> <B>description</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="bindingTemplates"><!-- --></A><H3> +bindingTemplates</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2">BindingTemplates</A> <B>bindingTemplates</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="categoryBag"><!-- --></A><H3> +categoryBag</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2">CategoryBag</A> <B>categoryBag</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="serviceKey"><!-- --></A><H3> +serviceKey</H3> +<PRE> +protected java.lang.String <B>serviceKey</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="businessKey"><!-- --></A><H3> +businessKey</H3> +<PRE> +protected java.lang.String <B>businessKey</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="BusinessService()"><!-- --></A><H3> +BusinessService</H3> +<PRE> +public <B>BusinessService</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="getName()"><!-- --></A><H3> +getName</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Name.html" title="class in org.apache.ws.scout.model.uddi.v2">Name</A>> <B>getName</B>()</PRE> +<DL> +<DD>Gets the value of the name 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 name property. + + <p> + For example, to add a new item, do as follows: + <pre> + getName().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Name.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Name</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getDescription()"><!-- --></A><H3> +getDescription</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>> <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/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Description</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getBindingTemplates()"><!-- --></A><H3> +getBindingTemplates</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2">BindingTemplates</A> <B>getBindingTemplates</B>()</PRE> +<DL> +<DD>Gets the value of the bindingTemplates property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>BindingTemplates</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setBindingTemplates(org.apache.ws.scout.model.uddi.v2.BindingTemplates)"><!-- --></A><H3> +setBindingTemplates</H3> +<PRE> +public void <B>setBindingTemplates</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2">BindingTemplates</A> value)</PRE> +<DL> +<DD>Sets the value of the bindingTemplates property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BindingTemplates.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>BindingTemplates</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getCategoryBag()"><!-- --></A><H3> +getCategoryBag</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2">CategoryBag</A> <B>getCategoryBag</B>()</PRE> +<DL> +<DD>Gets the value of the categoryBag property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>CategoryBag</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setCategoryBag(org.apache.ws.scout.model.uddi.v2.CategoryBag)"><!-- --></A><H3> +setCategoryBag</H3> +<PRE> +public void <B>setCategoryBag</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2">CategoryBag</A> value)</PRE> +<DL> +<DD>Sets the value of the categoryBag property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>CategoryBag</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getServiceKey()"><!-- --></A><H3> +getServiceKey</H3> +<PRE> +public java.lang.String <B>getServiceKey</B>()</PRE> +<DL> +<DD>Gets the value of the serviceKey property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setServiceKey(java.lang.String)"><!-- --></A><H3> +setServiceKey</H3> +<PRE> +public void <B>setServiceKey</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the serviceKey property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getBusinessKey()"><!-- --></A><H3> +getBusinessKey</H3> +<PRE> +public java.lang.String <B>getBusinessKey</B>()</PRE> +<DL> +<DD>Gets the value of the businessKey property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setBusinessKey(java.lang.String)"><!-- --></A><H3> +setBusinessKey</H3> +<PRE> +public void <B>setBusinessKey</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the businessKey property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessService.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessServices.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessService.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessService.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessServices.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessServices.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessServices.html new file mode 100644 index 0000000..e83d6a1 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/BusinessServices.html @@ -0,0 +1,326 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:19 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +BusinessServices (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BusinessServices (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessServices.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessServices.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessServices.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <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.ws.scout.model.uddi.v2</FONT> +<BR> +Class BusinessServices</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.BusinessServices</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>BusinessServices</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for businessServices complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="businessServices"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}businessService" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </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 java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessService</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessServices.html#businessService">businessService</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== 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/ws/scout/model/uddi/v2/BusinessServices.html#BusinessServices()">BusinessServices</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== 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> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessService</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessServices.html#getBusinessService()">getBusinessService</A></B>()</CODE> + +<BR> + Gets the value of the businessService property.</TD> +</TR> +</TABLE> + <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.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<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="businessService"><!-- --></A><H3> +businessService</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessService</A>> <B>businessService</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="BusinessServices()"><!-- --></A><H3> +BusinessServices</H3> +<PRE> +public <B>BusinessServices</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="getBusinessService()"><!-- --></A><H3> +getBusinessService</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2">BusinessService</A>> <B>getBusinessService</B>()</PRE> +<DL> +<DD>Gets the value of the businessService 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 businessService property. + + <p> + For example, to add a new item, do as follows: + <pre> + getBusinessService().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>BusinessService</CODE></A> +<P> +<DD><DL> +</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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BusinessServices.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/BusinessService.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/BusinessServices.html" target="_top"><B>FRAMES</B></A> + <A HREF="BusinessServices.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
