blob: 7bf62dcffbbf565f2f8714da3eab24462de874e1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Mon Sep 19 16:59:26 EDT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FindBusiness (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FindBusiness (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FindBusiness.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/uddi/api_v3/FindBinding.html" title="class in org.uddi.api_v3"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/uddi/api_v3/FindBusiness.html" target="_top">Frames</a></li>
<li><a href="FindBusiness.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.uddi.api_v3</div>
<h2 title="Class FindBusiness" class="title">Class FindBusiness</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.uddi.api_v3.FindBusiness</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">FindBusiness</span>
extends <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="https://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
<div class="block">· authInfo: This optional argument is an element that contains an
authentication token. Registries that wish to restrict who can perform an
inquiry in them typically require authInfo for this call.<br><br>
· categoryBag: This is a list of category references in the form of
keyedReference elements and keyedReferenceGroup structures. The returned
businessList contains businessInfo elements matching all of the categories
passed (logical AND by default). Specifying the appropriate findQualifiers
can override this behavior. Matching rules for each can be found in Section
5.1.7 Matching Rules for keyedReferences and keyedReferenceGroups.<br><br>
· discoveryURLs: This is a list of discoveryURL structures to be matched
against the discoveryURL data associated with registered businessEntity
information. To search for URL without regard to useType attribute values,
omit the useType attribute or pass it as an empty attribute. If useType
values are included, the match occurs only on registered information that
matches both the useType and URL value. The returned businessList contains
businessInfo structures matching any of the URL's passed (logical OR).<br><br>
· identifierBag: This is a list of business identifier references in the form
of keyedReference elements. The returned businessList contains businessInfo
structures matching any of the identifiers passed (logical OR by default).
Specifying the appropriate findQualifiers can override this behavior.
Matching rules can be found in Section 5.1.7 Matching Rules for
keyedReferences and keyedReferenceGroups.<br><br>
· findQualifiers: This collection of findQualifier elements can be used to
alter the default behavior of search functionality. See the Section 5.1.4
Find Qualifiers, for more information.<br><br>
· find_relatedBusinesses: This argument is an embedded inquiry and limits the
search results to those businesses that are related to a specified business
in a specified way. The result is comprised of an intersection of the
businesses located with this embedded inquiry and the businesses discovered
using the remaining inquiry criteria. The standard syntax and arguments for
find_relatedBusinesses apply here. Note that the authInfo argument to this
embedded find_relatedBusinesses argument is always ignored. Large result set
behavior involving the return of a listDescription does not apply within an
embedded argument. If the intermediate result set produced is too large, then
the overall query will return E_resultSetTooLarge with an indication that the
embedded query returned too many results. If an E_unsupported error occurs as
part of processing this embedded argument, it is propagated up to the
containing (calling) API. See Section 5.1.11 find_relatedBusinesses, for
further information.<br><br>
· find_tModel: This argument provides an alternative or additional way of
specifying tModelKeys that are used to find businesses which have service
bindings with specific technical fingerprints as described above for the
tModelBag element. When specified, the find_tModel argument is treated as an
embedded inquiry that is performed prior to searching for businesses. The
tModelKeys found are those whose tModels match the criteria contained within
the find_tModel element. The tModelKeys found are added to the (possibly
empty) collection specified by the tModelBag prior to finding qualified
businesses. Note that the authInfo argument to this embedded find_tModel
argument is always ignored. Large result set behavior involving the return of
a listDescription does not apply within an embedded argument. If the
intermediate result set produced is too large, then the overall query will
return E_resultSetTooLarge with an indication that the embedded query
returned too many results. If an E_unsupported error occurs as part of
processing this embedded argument, it is propagated up to the containing
(calling) API.<br><br>
· listHead: This optional integer value is used to indicate which item SHOULD
be returned as the head of the list. The client may request a subset of the
matching data by indicating which item in the resultant set constitutes the
beginning of the returned data. The use of the listDescription element is
mutually exclusive to the use of the truncated attribute that simply
indicates a truncated result list in the Inquiry APIs. See Section 5.1.5 Use
of listDescription, for a detailed description of the listHead argument.<br><br>
· maxRows: This optional integer value allows the requesting program to limit
the number of results returned. This argument can be used in conjunction with
the listHead argument.<br><br>
· name: This optional collection of string values represents one or more
names potentially qualified with xml:lang attributes. Since "exactMatch" is
the default behavior, the value supplied for the name argument must be an
exact match. If the "approximateMatch" findQualifier is used together with an
appropriate wildcard character in the name, then any businessEntity matching
this name with wildcards and the other criteria will be referenced in the
results. For more on wildcard matching, see Section 5.1.6 About Wildcards.
The businessList returned contains businessInfo structures for businesses
whose name matches the value(s) passed (lexical-order match – i.e., leftmost
in left-to-right languages). If multiple name values are passed, the match
occurs on a logical OR basis. Each name MAY be marked with an xml:lang
adornment. If a language markup is specified, the search results report a
match only on those entries that match both the name value and language
criteria. The match on language is a leftmost case-insensitive comparison of
the characters supplied. This allows one to find all businesses whose name
begins with an "A" and are expressed in any dialect of French, for example.
Values which can be passed in the language criteria adornment MUST obey the
rules governing the xml:lang data type as defined in Section 3.3.2.3 name.<br><br>
· tModelBag: Every Web service instance exposed by a registered
businessEntity is represented in UDDI by a bindingTemplate contained within
the businessEntity. Each bindingTemplate contains a collection of tModel
references called its "technical fingerprint" that specifies its type. The
tModelBag argument is a collection of tModelKey elements specifying that the
search results are to be limited to businesses that expose Web services with
technical fingerprints that match.<br><br>
If a find_tModel argument is specified (see above), it is treated as an
embedded inquiry. The tModelKeys returned as a result of this embedded
find_tModel argument are used as if they had been supplied in a tModelBag
argument. Changing the order of the keys in the collection or specifying the
same tModelKey more than once does not change the behavior of the find. *
By default, only bindingTemplates that contain all of the tModelKeys in the
technical fingerprint match (logical AND). Specifying appropriate
findQualifiers can override this behavior so that bindingTemplates containing
any of the specified tModelKeys match (logical OR).<br><br>
<p>Java class for find_business complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre>
&lt;complexType name="find_business">
&lt;complexContent>
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
&lt;sequence>
&lt;element ref="{urn:uddi-org:api_v3}authInfo" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}findQualifiers" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}name" maxOccurs="unbounded" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}identifierBag" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}categoryBag" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}tModelBag" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}find_tModel" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}discoveryURLs" minOccurs="0"/>
&lt;element ref="{urn:uddi-org:api_v3}find_relatedBusinesses" minOccurs="0"/>
&lt;/sequence>
&lt;attribute name="maxRows" type="{http://www.w3.org/2001/XMLSchema}int" />
&lt;attribute name="listHead" type="{http://www.w3.org/2001/XMLSchema}int" />
&lt;/restriction>
&lt;/complexContent>
&lt;/complexType>
</pre></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../serialized-form.html#org.uddi.api_v3.FindBusiness">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#authInfo">authInfo</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3">CategoryBag</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#categoryBag">categoryBag</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3">DiscoveryURLs</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#discoveryURLs">discoveryURLs</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3">FindQualifiers</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#findQualifiers">findQualifiers</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3">FindRelatedBusinesses</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#findRelatedBusinesses">findRelatedBusinesses</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3">FindTModel</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#findTModel">findTModel</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3">IdentifierBag</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#identifierBag">identifierBag</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#listHead">listHead</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#maxRows">maxRows</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/uddi/api_v3/Name.html" title="class in org.uddi.api_v3">Name</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#name">name</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3">TModelBag</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#tModelBag">tModelBag</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#FindBusiness--">FindBusiness</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getAuthInfo--">getAuthInfo</a></span>()</code>
<div class="block">Gets the value of the authInfo property.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3">CategoryBag</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getCategoryBag--">getCategoryBag</a></span>()</code>
<div class="block">Gets the value of the categoryBag property.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3">DiscoveryURLs</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getDiscoveryURLs--">getDiscoveryURLs</a></span>()</code>
<div class="block">Gets the value of the discoveryURLs property.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3">FindQualifiers</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getFindQualifiers--">getFindQualifiers</a></span>()</code>
<div class="block">Gets the value of the findQualifiers property.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3">FindRelatedBusinesses</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getFindRelatedBusinesses--">getFindRelatedBusinesses</a></span>()</code>
<div class="block">Gets the value of the findRelatedBusinesses property.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3">FindTModel</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getFindTModel--">getFindTModel</a></span>()</code>
<div class="block">Gets the value of the findTModel property.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3">IdentifierBag</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getIdentifierBag--">getIdentifierBag</a></span>()</code>
<div class="block">Gets the value of the identifierBag property.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getListHead--">getListHead</a></span>()</code>
<div class="block">Gets the value of the listHead property.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getMaxRows--">getMaxRows</a></span>()</code>
<div class="block">Gets the value of the maxRows property.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/uddi/api_v3/Name.html" title="class in org.uddi.api_v3">Name</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getName--">getName</a></span>()</code>
<div class="block">Gets the value of the name property.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3">TModelBag</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#getTModelBag--">getTModelBag</a></span>()</code>
<div class="block">Gets the value of the tModelBag property.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setAuthInfo-java.lang.String-">setAuthInfo</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the authInfo property.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setCategoryBag-org.uddi.api_v3.CategoryBag-">setCategoryBag</a></span>(<a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3">CategoryBag</a>&nbsp;value)</code>
<div class="block">Sets the value of the categoryBag property.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setDiscoveryURLs-org.uddi.api_v3.DiscoveryURLs-">setDiscoveryURLs</a></span>(<a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3">DiscoveryURLs</a>&nbsp;value)</code>
<div class="block">Sets the value of the discoveryURLs property.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setFindQualifiers-org.uddi.api_v3.FindQualifiers-">setFindQualifiers</a></span>(<a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3">FindQualifiers</a>&nbsp;value)</code>
<div class="block">Sets the value of the findQualifiers property.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setFindRelatedBusinesses-org.uddi.api_v3.FindRelatedBusinesses-">setFindRelatedBusinesses</a></span>(<a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3">FindRelatedBusinesses</a>&nbsp;value)</code>
<div class="block">Sets the value of the findRelatedBusinesses property.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setFindTModel-org.uddi.api_v3.FindTModel-">setFindTModel</a></span>(<a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3">FindTModel</a>&nbsp;value)</code>
<div class="block">Sets the value of the findTModel property.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setIdentifierBag-org.uddi.api_v3.IdentifierBag-">setIdentifierBag</a></span>(<a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3">IdentifierBag</a>&nbsp;value)</code>
<div class="block">Sets the value of the identifierBag property.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setListHead-java.lang.Integer-">setListHead</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</code>
<div class="block">Sets the value of the listHead property.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setMaxRows-java.lang.Integer-">setMaxRows</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</code>
<div class="block">Sets the value of the maxRows property.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/uddi/api_v3/FindBusiness.html#setTModelBag-org.uddi.api_v3.TModelBag-">setTModelBag</a></span>(<a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3">TModelBag</a>&nbsp;value)</code>
<div class="block">Sets the value of the tModelBag property.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="authInfo">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>authInfo</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo</pre>
</li>
</ul>
<a name="findQualifiers">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findQualifiers</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3">FindQualifiers</a> findQualifiers</pre>
</li>
</ul>
<a name="name">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/uddi/api_v3/Name.html" title="class in org.uddi.api_v3">Name</a>&gt; name</pre>
</li>
</ul>
<a name="identifierBag">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>identifierBag</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3">IdentifierBag</a> identifierBag</pre>
</li>
</ul>
<a name="categoryBag">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>categoryBag</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3">CategoryBag</a> categoryBag</pre>
</li>
</ul>
<a name="tModelBag">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tModelBag</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3">TModelBag</a> tModelBag</pre>
</li>
</ul>
<a name="findTModel">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findTModel</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3">FindTModel</a> findTModel</pre>
</li>
</ul>
<a name="discoveryURLs">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>discoveryURLs</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3">DiscoveryURLs</a> discoveryURLs</pre>
</li>
</ul>
<a name="findRelatedBusinesses">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findRelatedBusinesses</h4>
<pre>protected&nbsp;<a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3">FindRelatedBusinesses</a> findRelatedBusinesses</pre>
</li>
</ul>
<a name="maxRows">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>maxRows</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> maxRows</pre>
</li>
</ul>
<a name="listHead">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>listHead</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> listHead</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="FindBusiness--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FindBusiness</h4>
<pre>public&nbsp;FindBusiness()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getAuthInfo--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthInfo</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAuthInfo()</pre>
<div class="block">Gets the value of the authInfo property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setAuthInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAuthInfo</h4>
<pre>public&nbsp;void&nbsp;setAuthInfo(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the authInfo property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="getFindQualifiers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFindQualifiers</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3">FindQualifiers</a>&nbsp;getFindQualifiers()</pre>
<div class="block">Gets the value of the findQualifiers property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3"><code>FindQualifiers</code></a></dd>
</dl>
</li>
</ul>
<a name="setFindQualifiers-org.uddi.api_v3.FindQualifiers-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFindQualifiers</h4>
<pre>public&nbsp;void&nbsp;setFindQualifiers(<a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3">FindQualifiers</a>&nbsp;value)</pre>
<div class="block">Sets the value of the findQualifiers property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3"><code>FindQualifiers</code></a></dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/uddi/api_v3/Name.html" title="class in org.uddi.api_v3">Name</a>&gt;&nbsp;getName()</pre>
<div class="block">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/uddi/api_v3/Name.html" title="class in org.uddi.api_v3"><code>Name</code></a></div>
</li>
</ul>
<a name="getIdentifierBag--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIdentifierBag</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3">IdentifierBag</a>&nbsp;getIdentifierBag()</pre>
<div class="block">Gets the value of the identifierBag property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3"><code>IdentifierBag</code></a></dd>
</dl>
</li>
</ul>
<a name="setIdentifierBag-org.uddi.api_v3.IdentifierBag-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIdentifierBag</h4>
<pre>public&nbsp;void&nbsp;setIdentifierBag(<a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3">IdentifierBag</a>&nbsp;value)</pre>
<div class="block">Sets the value of the identifierBag property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/IdentifierBag.html" title="class in org.uddi.api_v3"><code>IdentifierBag</code></a></dd>
</dl>
</li>
</ul>
<a name="getCategoryBag--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCategoryBag</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3">CategoryBag</a>&nbsp;getCategoryBag()</pre>
<div class="block">Gets the value of the categoryBag property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3"><code>CategoryBag</code></a></dd>
</dl>
</li>
</ul>
<a name="setCategoryBag-org.uddi.api_v3.CategoryBag-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCategoryBag</h4>
<pre>public&nbsp;void&nbsp;setCategoryBag(<a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3">CategoryBag</a>&nbsp;value)</pre>
<div class="block">Sets the value of the categoryBag property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/CategoryBag.html" title="class in org.uddi.api_v3"><code>CategoryBag</code></a></dd>
</dl>
</li>
</ul>
<a name="getTModelBag--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTModelBag</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3">TModelBag</a>&nbsp;getTModelBag()</pre>
<div class="block">Gets the value of the tModelBag property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3"><code>TModelBag</code></a></dd>
</dl>
</li>
</ul>
<a name="setTModelBag-org.uddi.api_v3.TModelBag-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTModelBag</h4>
<pre>public&nbsp;void&nbsp;setTModelBag(<a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3">TModelBag</a>&nbsp;value)</pre>
<div class="block">Sets the value of the tModelBag property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/TModelBag.html" title="class in org.uddi.api_v3"><code>TModelBag</code></a></dd>
</dl>
</li>
</ul>
<a name="getFindTModel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFindTModel</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3">FindTModel</a>&nbsp;getFindTModel()</pre>
<div class="block">Gets the value of the findTModel property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3"><code>FindTModel</code></a></dd>
</dl>
</li>
</ul>
<a name="setFindTModel-org.uddi.api_v3.FindTModel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFindTModel</h4>
<pre>public&nbsp;void&nbsp;setFindTModel(<a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3">FindTModel</a>&nbsp;value)</pre>
<div class="block">Sets the value of the findTModel property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/FindTModel.html" title="class in org.uddi.api_v3"><code>FindTModel</code></a></dd>
</dl>
</li>
</ul>
<a name="getDiscoveryURLs--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiscoveryURLs</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3">DiscoveryURLs</a>&nbsp;getDiscoveryURLs()</pre>
<div class="block">Gets the value of the discoveryURLs property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3"><code>DiscoveryURLs</code></a></dd>
</dl>
</li>
</ul>
<a name="setDiscoveryURLs-org.uddi.api_v3.DiscoveryURLs-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDiscoveryURLs</h4>
<pre>public&nbsp;void&nbsp;setDiscoveryURLs(<a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3">DiscoveryURLs</a>&nbsp;value)</pre>
<div class="block">Sets the value of the discoveryURLs property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/DiscoveryURLs.html" title="class in org.uddi.api_v3"><code>DiscoveryURLs</code></a></dd>
</dl>
</li>
</ul>
<a name="getFindRelatedBusinesses--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFindRelatedBusinesses</h4>
<pre>public&nbsp;<a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3">FindRelatedBusinesses</a>&nbsp;getFindRelatedBusinesses()</pre>
<div class="block">Gets the value of the findRelatedBusinesses property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3"><code>FindRelatedBusinesses</code></a></dd>
</dl>
</li>
</ul>
<a name="setFindRelatedBusinesses-org.uddi.api_v3.FindRelatedBusinesses-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFindRelatedBusinesses</h4>
<pre>public&nbsp;void&nbsp;setFindRelatedBusinesses(<a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3">FindRelatedBusinesses</a>&nbsp;value)</pre>
<div class="block">Sets the value of the findRelatedBusinesses property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../org/uddi/api_v3/FindRelatedBusinesses.html" title="class in org.uddi.api_v3"><code>FindRelatedBusinesses</code></a></dd>
</dl>
</li>
</ul>
<a name="getMaxRows--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxRows</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getMaxRows()</pre>
<div class="block">Gets the value of the maxRows property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
<a name="setMaxRows-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxRows</h4>
<pre>public&nbsp;void&nbsp;setMaxRows(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</pre>
<div class="block">Sets the value of the maxRows property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
<a name="getListHead--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListHead</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getListHead()</pre>
<div class="block">Gets the value of the listHead property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
<a name="setListHead-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setListHead</h4>
<pre>public&nbsp;void&nbsp;setListHead(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;value)</pre>
<div class="block">Sets the value of the listHead property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FindBusiness.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/uddi/api_v3/FindBinding.html" title="class in org.uddi.api_v3"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/uddi/api_v3/FindQualifiers.html" title="class in org.uddi.api_v3"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/uddi/api_v3/FindBusiness.html" target="_top">Frames</a></li>
<li><a href="FindBusiness.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>