http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/CategoryBag.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/CategoryBag.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/CategoryBag.html new file mode 100644 index 0000000..c3d6985 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/CategoryBag.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> +CategoryBag (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="CategoryBag (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/CategoryBag.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/BusinessServices.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/Contact.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/CategoryBag.html" target="_top"><B>FRAMES</B></A> + <A HREF="CategoryBag.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 CategoryBag</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.CategoryBag</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>CategoryBag</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for categoryBag complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="categoryBag"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}keyedReference" maxOccurs="unbounded"/> + </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/KeyedReference.html" title="class in org.apache.ws.scout.model.uddi.v2">KeyedReference</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html#keyedReference">keyedReference</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/CategoryBag.html#CategoryBag()">CategoryBag</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/KeyedReference.html" title="class in org.apache.ws.scout.model.uddi.v2">KeyedReference</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/CategoryBag.html#getKeyedReference()">getKeyedReference</A></B>()</CODE> + +<BR> + Gets the value of the keyedReference 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="keyedReference"><!-- --></A><H3> +keyedReference</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/KeyedReference.html" title="class in org.apache.ws.scout.model.uddi.v2">KeyedReference</A>> <B>keyedReference</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="CategoryBag()"><!-- --></A><H3> +CategoryBag</H3> +<PRE> +public <B>CategoryBag</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="getKeyedReference()"><!-- --></A><H3> +getKeyedReference</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/KeyedReference.html" title="class in org.apache.ws.scout.model.uddi.v2">KeyedReference</A>> <B>getKeyedReference</B>()</PRE> +<DL> +<DD>Gets the value of the keyedReference 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 keyedReference property. + + <p> + For example, to add a new item, do as follows: + <pre> + getKeyedReference().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/KeyedReference.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>KeyedReference</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/CategoryBag.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/BusinessServices.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/Contact.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/CategoryBag.html" target="_top"><B>FRAMES</B></A> + <A HREF="CategoryBag.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/Contact.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Contact.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Contact.html new file mode 100644 index 0000000..6ca910f --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Contact.html @@ -0,0 +1,625 @@ +<!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> +Contact (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="Contact (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/Contact.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/CategoryBag.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/Contacts.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/Contact.html" target="_top"><B>FRAMES</B></A> + <A HREF="Contact.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 Contact</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.Contact</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>Contact</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for contact complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="contact"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}description" maxOccurs="unbounded" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}personName"/> + <element ref="{urn:uddi-org:api_v2}phone" maxOccurs="unbounded" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}email" maxOccurs="unbounded" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}address" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + <attribute name="useType" type="{http://www.w3.org/2001/XMLSchema}string" /> + </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/Address.html" title="class in org.apache.ws.scout.model.uddi.v2">Address</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html#address">address</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/Contact.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/Email.html" title="class in org.apache.ws.scout.model.uddi.v2">Email</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html#email">email</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/Contact.html#personName">personName</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/Phone.html" title="class in org.apache.ws.scout.model.uddi.v2">Phone</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html#phone">phone</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/Contact.html#useType">useType</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/Contact.html#Contact()">Contact</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/Address.html" title="class in org.apache.ws.scout.model.uddi.v2">Address</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html#getAddress()">getAddress</A></B>()</CODE> + +<BR> + Gets the value of the address 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/Contact.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/Email.html" title="class in org.apache.ws.scout.model.uddi.v2">Email</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html#getEmail()">getEmail</A></B>()</CODE> + +<BR> + Gets the value of the email 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/Contact.html#getPersonName()">getPersonName</A></B>()</CODE> + +<BR> + Gets the value of the personName 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/Phone.html" title="class in org.apache.ws.scout.model.uddi.v2">Phone</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html#getPhone()">getPhone</A></B>()</CODE> + +<BR> + Gets the value of the phone 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/Contact.html#getUseType()">getUseType</A></B>()</CODE> + +<BR> + Gets the value of the useType 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/Contact.html#setPersonName(java.lang.String)">setPersonName</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the personName 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/Contact.html#setUseType(java.lang.String)">setUseType</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the useType 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="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="personName"><!-- --></A><H3> +personName</H3> +<PRE> +protected java.lang.String <B>personName</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="phone"><!-- --></A><H3> +phone</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Phone.html" title="class in org.apache.ws.scout.model.uddi.v2">Phone</A>> <B>phone</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="email"><!-- --></A><H3> +email</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Email.html" title="class in org.apache.ws.scout.model.uddi.v2">Email</A>> <B>email</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="address"><!-- --></A><H3> +address</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Address.html" title="class in org.apache.ws.scout.model.uddi.v2">Address</A>> <B>address</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="useType"><!-- --></A><H3> +useType</H3> +<PRE> +protected java.lang.String <B>useType</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="Contact()"><!-- --></A><H3> +Contact</H3> +<PRE> +public <B>Contact</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 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="getPersonName()"><!-- --></A><H3> +getPersonName</H3> +<PRE> +public java.lang.String <B>getPersonName</B>()</PRE> +<DL> +<DD>Gets the value of the personName property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setPersonName(java.lang.String)"><!-- --></A><H3> +setPersonName</H3> +<PRE> +public void <B>setPersonName</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the personName property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getPhone()"><!-- --></A><H3> +getPhone</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Phone.html" title="class in org.apache.ws.scout.model.uddi.v2">Phone</A>> <B>getPhone</B>()</PRE> +<DL> +<DD>Gets the value of the phone 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 phone property. + + <p> + For example, to add a new item, do as follows: + <pre> + getPhone().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Phone.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Phone</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getEmail()"><!-- --></A><H3> +getEmail</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Email.html" title="class in org.apache.ws.scout.model.uddi.v2">Email</A>> <B>getEmail</B>()</PRE> +<DL> +<DD>Gets the value of the email 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 email property. + + <p> + For example, to add a new item, do as follows: + <pre> + getEmail().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Email.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Email</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAddress()"><!-- --></A><H3> +getAddress</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Address.html" title="class in org.apache.ws.scout.model.uddi.v2">Address</A>> <B>getAddress</B>()</PRE> +<DL> +<DD>Gets the value of the address 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 address property. + + <p> + For example, to add a new item, do as follows: + <pre> + getAddress().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Address.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Address</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getUseType()"><!-- --></A><H3> +getUseType</H3> +<PRE> +public java.lang.String <B>getUseType</B>()</PRE> +<DL> +<DD>Gets the value of the useType property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setUseType(java.lang.String)"><!-- --></A><H3> +setUseType</H3> +<PRE> +public void <B>setUseType</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the useType 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/Contact.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/CategoryBag.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/Contacts.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/Contact.html" target="_top"><B>FRAMES</B></A> + <A HREF="Contact.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/Contacts.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Contacts.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Contacts.html new file mode 100644 index 0000000..3db9750 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Contacts.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> +Contacts (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="Contacts (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/Contacts.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/Contact.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/DeleteBinding.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/Contacts.html" target="_top"><B>FRAMES</B></A> + <A HREF="Contacts.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 Contacts</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.Contacts</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>Contacts</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for contacts complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="contacts"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}contact" maxOccurs="unbounded"/> + </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/Contact.html" title="class in org.apache.ws.scout.model.uddi.v2">Contact</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contacts.html#contact">contact</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/Contacts.html#Contacts()">Contacts</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/Contact.html" title="class in org.apache.ws.scout.model.uddi.v2">Contact</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contacts.html#getContact()">getContact</A></B>()</CODE> + +<BR> + Gets the value of the contact 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="contact"><!-- --></A><H3> +contact</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html" title="class in org.apache.ws.scout.model.uddi.v2">Contact</A>> <B>contact</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="Contacts()"><!-- --></A><H3> +Contacts</H3> +<PRE> +public <B>Contacts</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="getContact()"><!-- --></A><H3> +getContact</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html" title="class in org.apache.ws.scout.model.uddi.v2">Contact</A>> <B>getContact</B>()</PRE> +<DL> +<DD>Gets the value of the contact 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 contact property. + + <p> + For example, to add a new item, do as follows: + <pre> + getContact().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Contact.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Contact</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/Contacts.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/Contact.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/DeleteBinding.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/Contacts.html" target="_top"><B>FRAMES</B></A> + <A HREF="Contacts.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/DeleteBinding.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/DeleteBinding.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/DeleteBinding.html new file mode 100644 index 0000000..49d80ee --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/DeleteBinding.html @@ -0,0 +1,454 @@ +<!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> +DeleteBinding (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="DeleteBinding (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/DeleteBinding.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/Contacts.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/DeleteBusiness.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/DeleteBinding.html" target="_top"><B>FRAMES</B></A> + <A HREF="DeleteBinding.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 DeleteBinding</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.DeleteBinding</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>DeleteBinding</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for delete_binding complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="delete_binding"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}authInfo"/> + <element ref="{urn:uddi-org:api_v2}bindingKey" maxOccurs="unbounded"/> + </sequence> + <attribute name="generic" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> + </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.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBinding.html#authInfo">authInfo</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<java.lang.String></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBinding.html#bindingKey">bindingKey</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/DeleteBinding.html#generic">generic</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/DeleteBinding.html#DeleteBinding()">DeleteBinding</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.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBinding.html#getAuthInfo()">getAuthInfo</A></B>()</CODE> + +<BR> + Gets the value of the authInfo property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.List<java.lang.String></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBinding.html#getBindingKey()">getBindingKey</A></B>()</CODE> + +<BR> + Gets the value of the bindingKey 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/DeleteBinding.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> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBinding.html#setAuthInfo(java.lang.String)">setAuthInfo</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the authInfo 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/DeleteBinding.html#setGeneric(java.lang.String)">setGeneric</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the generic 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="authInfo"><!-- --></A><H3> +authInfo</H3> +<PRE> +protected java.lang.String <B>authInfo</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="bindingKey"><!-- --></A><H3> +bindingKey</H3> +<PRE> +protected java.util.List<java.lang.String> <B>bindingKey</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> + +<!-- ========= 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="DeleteBinding()"><!-- --></A><H3> +DeleteBinding</H3> +<PRE> +public <B>DeleteBinding</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="getAuthInfo()"><!-- --></A><H3> +getAuthInfo</H3> +<PRE> +public java.lang.String <B>getAuthInfo</B>()</PRE> +<DL> +<DD>Gets the value of the authInfo property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setAuthInfo(java.lang.String)"><!-- --></A><H3> +setAuthInfo</H3> +<PRE> +public void <B>setAuthInfo</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the authInfo property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getBindingKey()"><!-- --></A><H3> +getBindingKey</H3> +<PRE> +public java.util.List<java.lang.String> <B>getBindingKey</B>()</PRE> +<DL> +<DD>Gets the value of the bindingKey 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 bindingKey property. + + <p> + For example, to add a new item, do as follows: + <pre> + getBindingKey().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <CODE>String</CODE> +<P> +<DD><DL> +</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> +<!-- ========= 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/DeleteBinding.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/Contacts.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/DeleteBusiness.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/DeleteBinding.html" target="_top"><B>FRAMES</B></A> + <A HREF="DeleteBinding.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/DeleteBusiness.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html new file mode 100644 index 0000000..1cc88c1 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html @@ -0,0 +1,454 @@ +<!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> +DeleteBusiness (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="DeleteBusiness (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/DeleteBusiness.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/DeleteBinding.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/DeletePublisherAssertions.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/DeleteBusiness.html" target="_top"><B>FRAMES</B></A> + <A HREF="DeleteBusiness.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 DeleteBusiness</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.DeleteBusiness</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>DeleteBusiness</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for delete_business complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="delete_business"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}authInfo"/> + <element ref="{urn:uddi-org:api_v2}businessKey" maxOccurs="unbounded"/> + </sequence> + <attribute name="generic" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> + </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.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html#authInfo">authInfo</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<java.lang.String></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.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 java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html#generic">generic</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/DeleteBusiness.html#DeleteBusiness()">DeleteBusiness</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.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html#getAuthInfo()">getAuthInfo</A></B>()</CODE> + +<BR> + Gets the value of the authInfo property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.List<java.lang.String></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.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> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.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> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/DeleteBusiness.html#setAuthInfo(java.lang.String)">setAuthInfo</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the authInfo 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/DeleteBusiness.html#setGeneric(java.lang.String)">setGeneric</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the generic 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="authInfo"><!-- --></A><H3> +authInfo</H3> +<PRE> +protected java.lang.String <B>authInfo</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="businessKey"><!-- --></A><H3> +businessKey</H3> +<PRE> +protected java.util.List<java.lang.String> <B>businessKey</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> + +<!-- ========= 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="DeleteBusiness()"><!-- --></A><H3> +DeleteBusiness</H3> +<PRE> +public <B>DeleteBusiness</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="getAuthInfo()"><!-- --></A><H3> +getAuthInfo</H3> +<PRE> +public java.lang.String <B>getAuthInfo</B>()</PRE> +<DL> +<DD>Gets the value of the authInfo property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setAuthInfo(java.lang.String)"><!-- --></A><H3> +setAuthInfo</H3> +<PRE> +public void <B>setAuthInfo</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the authInfo 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.util.List<java.lang.String> <B>getBusinessKey</B>()</PRE> +<DL> +<DD>Gets the value of the businessKey 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 businessKey property. + + <p> + For example, to add a new item, do as follows: + <pre> + getBusinessKey().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <CODE>String</CODE> +<P> +<DD><DL> +</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> +<!-- ========= 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/DeleteBusiness.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/DeleteBinding.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/DeletePublisherAssertions.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/DeleteBusiness.html" target="_top"><B>FRAMES</B></A> + <A HREF="DeleteBusiness.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]
