blob: bc5433ef3fb9d6b9e9054a33b189fadc6900b766 [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:31 EDT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.juddi.model.Contact (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="Uses of Class org.apache.juddi.model.Contact (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juddi/model/class-use/Contact.html" target="_top">Frames</a></li>
<li><a href="Contact.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.juddi.model.Contact" class="title">Uses of Class<br>org.apache.juddi.model.Contact</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.juddi.mapping">org.apache.juddi.mapping</a></td>
<td class="colLast">
<div class="block">Maps to and from JAXB to JPA classes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.juddi.model">org.apache.juddi.model</a></td>
<td class="colLast">
<div class="block">JPA representations of the JAXB classes from uddi-ws</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.juddi.mapping">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a> in <a href="../../../../../org/apache/juddi/mapping/package-summary.html">org.apache.juddi.mapping</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/juddi/mapping/package-summary.html">org.apache.juddi.mapping</a> with parameters of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingModelToApi.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingModelToApi.html#mapContact-org.apache.juddi.model.Contact-org.uddi.api_v3.Contact-">mapContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<a href="../../../../../org/uddi/api_v3/Contact.html" title="class in org.uddi.api_v3">Contact</a>&nbsp;apiContact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingModelToApi.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingModelToApi.html#mapContact-org.apache.juddi.model.Contact-org.uddi.api_v3.Contact-">mapContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<a href="../../../../../org/uddi/api_v3/Contact.html" title="class in org.uddi.api_v3">Contact</a>&nbsp;apiContact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactAddresses-java.util.List-java.util.List-org.apache.juddi.model.Contact-">mapContactAddresses</a></span>(<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/Address.html" title="class in org.uddi.api_v3">Address</a>&gt;&nbsp;apiAddressList,
<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/apache/juddi/model/Address.html" title="class in org.apache.juddi.model">Address</a>&gt;&nbsp;modelAddressList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactAddresses-java.util.List-java.util.List-org.apache.juddi.model.Contact-">mapContactAddresses</a></span>(<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/Address.html" title="class in org.uddi.api_v3">Address</a>&gt;&nbsp;apiAddressList,
<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/apache/juddi/model/Address.html" title="class in org.apache.juddi.model">Address</a>&gt;&nbsp;modelAddressList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactDescriptions-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapContactDescriptions</a></span>(<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/Description.html" title="class in org.uddi.api_v3">Description</a>&gt;&nbsp;apiDescList,
<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/apache/juddi/model/ContactDescr.html" title="class in org.apache.juddi.model">ContactDescr</a>&gt;&nbsp;modelDescList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactDescriptions-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapContactDescriptions</a></span>(<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/Description.html" title="class in org.uddi.api_v3">Description</a>&gt;&nbsp;apiDescList,
<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/apache/juddi/model/ContactDescr.html" title="class in org.apache.juddi.model">ContactDescr</a>&gt;&nbsp;modelDescList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactEmails-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapContactEmails</a></span>(<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/Email.html" title="class in org.uddi.api_v3">Email</a>&gt;&nbsp;apiEmailList,
<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/apache/juddi/model/Email.html" title="class in org.apache.juddi.model">Email</a>&gt;&nbsp;modelEmailList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactEmails-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapContactEmails</a></span>(<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/Email.html" title="class in org.uddi.api_v3">Email</a>&gt;&nbsp;apiEmailList,
<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/apache/juddi/model/Email.html" title="class in org.apache.juddi.model">Email</a>&gt;&nbsp;modelEmailList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactPhones-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapContactPhones</a></span>(<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/Phone.html" title="class in org.uddi.api_v3">Phone</a>&gt;&nbsp;apiPhoneList,
<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/apache/juddi/model/Phone.html" title="class in org.apache.juddi.model">Phone</a>&gt;&nbsp;modelPhoneList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContactPhones-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapContactPhones</a></span>(<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/Phone.html" title="class in org.uddi.api_v3">Phone</a>&gt;&nbsp;apiPhoneList,
<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/apache/juddi/model/Phone.html" title="class in org.apache.juddi.model">Phone</a>&gt;&nbsp;modelPhoneList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapPersonNames-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapPersonNames</a></span>(<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/PersonName.html" title="class in org.uddi.api_v3">PersonName</a>&gt;&nbsp;apiPersonNameList,
<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/apache/juddi/model/PersonName.html" title="class in org.apache.juddi.model">PersonName</a>&gt;&nbsp;modelPersonNameList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapPersonNames-java.util.List-java.util.List-org.apache.juddi.model.Contact-java.lang.String-">mapPersonNames</a></span>(<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/PersonName.html" title="class in org.uddi.api_v3">PersonName</a>&gt;&nbsp;apiPersonNameList,
<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/apache/juddi/model/PersonName.html" title="class in org.apache.juddi.model">PersonName</a>&gt;&nbsp;modelPersonNameList,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;modelContact,
<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;businessKey)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/juddi/mapping/package-summary.html">org.apache.juddi.mapping</a> with type arguments of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContacts-org.uddi.api_v3.Contacts-java.util.List-org.apache.juddi.model.BusinessEntity-">mapContacts</a></span>(<a href="../../../../../org/uddi/api_v3/Contacts.html" title="class in org.uddi.api_v3">Contacts</a>&nbsp;apiContacts,
<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;modelContactList,
<a href="../../../../../org/apache/juddi/model/BusinessEntity.html" title="class in org.apache.juddi.model">BusinessEntity</a>&nbsp;modelBusinessEntity)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingApiToModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingApiToModel.html#mapContacts-org.uddi.api_v3.Contacts-java.util.List-org.apache.juddi.model.BusinessEntity-">mapContacts</a></span>(<a href="../../../../../org/uddi/api_v3/Contacts.html" title="class in org.uddi.api_v3">Contacts</a>&nbsp;apiContacts,
<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;modelContactList,
<a href="../../../../../org/apache/juddi/model/BusinessEntity.html" title="class in org.apache.juddi.model">BusinessEntity</a>&nbsp;modelBusinessEntity)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingModelToApi.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingModelToApi.html#mapContacts-java.util.List-org.uddi.api_v3.Contacts-org.uddi.api_v3.BusinessEntity-">mapContacts</a></span>(<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;modelContactList,
<a href="../../../../../org/uddi/api_v3/Contacts.html" title="class in org.uddi.api_v3">Contacts</a>&nbsp;apiContacts,
<a href="../../../../../org/uddi/api_v3/BusinessEntity.html" title="class in org.uddi.api_v3">BusinessEntity</a>&nbsp;apiBusinessEntity)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingModelToApi.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/mapping/MappingModelToApi.html#mapContacts-java.util.List-org.uddi.api_v3.Contacts-org.uddi.api_v3.BusinessEntity-">mapContacts</a></span>(<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;modelContactList,
<a href="../../../../../org/uddi/api_v3/Contacts.html" title="class in org.uddi.api_v3">Contacts</a>&nbsp;apiContacts,
<a href="../../../../../org/uddi/api_v3/BusinessEntity.html" title="class in org.uddi.api_v3">BusinessEntity</a>&nbsp;apiBusinessEntity)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.juddi.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a> in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a> that return <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">Address.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">ContactDescr.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">Email.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">PersonName.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">Phone.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">ReplicationConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ReplicationConfiguration.html#getContact--">getContact</a></span>()</code>
<div class="block">Gets the value of the contact property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">ReplicationConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ReplicationConfiguration.html#getContact--">getContact</a></span>()</code>
<div class="block">Gets the value of the contact property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">Phone.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">PersonName.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">Email.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">ContactDescr.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></code></td>
<td class="colLast"><span class="typeNameLabel">Address.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a> that return types with arguments of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Operator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Operator.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr 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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Operator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Operator.html#getContact--">getContact</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BusinessEntity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/BusinessEntity.html#getContacts--">getContacts</a></span>()</code>&nbsp;</td>
</tr>
<tr 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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BusinessEntity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/BusinessEntity.html#getContacts--">getContacts</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a> with parameters of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Address.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ContactDescr.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Email.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PersonName.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Phone.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ReplicationConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ReplicationConfiguration.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;value)</code>
<div class="block">Sets the value of the contact property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ReplicationConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ReplicationConfiguration.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;value)</code>
<div class="block">Sets the value of the contact property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Phone.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PersonName.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Email.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ContactDescr.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Address.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#setContact-org.apache.juddi.model.Contact-">setContact</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a> with type arguments of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Operator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Operator.html#setContact-java.util.List-">setContact</a></span>(<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;c)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Operator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Operator.html#setContact-java.util.List-">setContact</a></span>(<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;c)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">BusinessEntity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/BusinessEntity.html#setContacts-java.util.List-">setContacts</a></span>(<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;contacts)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">BusinessEntity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/BusinessEntity.html#setContacts-java.util.List-">setContacts</a></span>(<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;contacts)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a> with parameters of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#Address-org.apache.juddi.model.Contact-">Address</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#Address-org.apache.juddi.model.Contact-">Address</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#Address-java.lang.Long-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-java.lang.String-java.util.List-">Address</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;id,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;useType,
<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;sortCode,
<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;tmodelKey,
<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/apache/juddi/model/AddressLine.html" title="class in org.apache.juddi.model">AddressLine</a>&gt;&nbsp;addressLines)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Address.html#Address-java.lang.Long-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-java.lang.String-java.util.List-">Address</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;id,
<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;useType,
<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;sortCode,
<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;tmodelKey,
<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/apache/juddi/model/AddressLine.html" title="class in org.apache.juddi.model">AddressLine</a>&gt;&nbsp;addressLines)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#ContactDescr-org.apache.juddi.model.Contact-java.lang.String-">ContactDescr</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;descr)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#ContactDescr-org.apache.juddi.model.Contact-java.lang.String-">ContactDescr</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;descr)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#ContactDescr-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">ContactDescr</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;langCode,
<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;descr)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/ContactDescr.html#ContactDescr-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">ContactDescr</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;langCode,
<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;descr)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#Email-org.apache.juddi.model.Contact-java.lang.String-">Email</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;emailAddress)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#Email-org.apache.juddi.model.Contact-java.lang.String-">Email</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;emailAddress)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#Email-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">Email</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;useType,
<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;emailAddress)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Email.html#Email-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">Email</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;useType,
<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;emailAddress)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#PersonName-org.apache.juddi.model.Contact-java.lang.String-">PersonName</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#PersonName-org.apache.juddi.model.Contact-java.lang.String-">PersonName</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#PersonName-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">PersonName</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;langCode,
<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;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/PersonName.html#PersonName-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">PersonName</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;langCode,
<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;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#Phone-org.apache.juddi.model.Contact-java.lang.String-">Phone</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;phoneNumber)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#Phone-org.apache.juddi.model.Contact-java.lang.String-">Phone</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;phoneNumber)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#Phone-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">Phone</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;useType,
<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;phoneNumber)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/Phone.html#Phone-org.apache.juddi.model.Contact-java.lang.String-java.lang.String-">Phone</a></span>(<a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&nbsp;contact,
<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;useType,
<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;phoneNumber)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../org/apache/juddi/model/package-summary.html">org.apache.juddi.model</a> with type arguments of type <a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/BusinessEntity.html#BusinessEntity-java.lang.String-java.lang.String-java.lang.String-java.util.Date-java.util.List-java.util.List-java.util.List-java.util.List-java.util.List-java.util.List-org.apache.juddi.model.BusinessCategoryBag-java.util.List-java.util.List-">BusinessEntity</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;entityKey,
<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;authorizedName,
<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;operator,
<a href="https://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;modified,
<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;contacts,
<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/apache/juddi/model/BusinessIdentifier.html" title="class in org.apache.juddi.model">BusinessIdentifier</a>&gt;&nbsp;businessIdentifiers,
<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/apache/juddi/model/PublisherAssertion.html" title="class in org.apache.juddi.model">PublisherAssertion</a>&gt;&nbsp;publisherAssertionsForFromKey,
<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/apache/juddi/model/DiscoveryUrl.html" title="class in org.apache.juddi.model">DiscoveryUrl</a>&gt;&nbsp;discoveryUrls,
<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/apache/juddi/model/BusinessName.html" title="class in org.apache.juddi.model">BusinessName</a>&gt;&nbsp;businessNames,
<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/apache/juddi/model/PublisherAssertion.html" title="class in org.apache.juddi.model">PublisherAssertion</a>&gt;&nbsp;publisherAssertionsForToKey,
<a href="../../../../../org/apache/juddi/model/BusinessCategoryBag.html" title="class in org.apache.juddi.model">BusinessCategoryBag</a>&nbsp;categoryBag,
<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/apache/juddi/model/BusinessService.html" title="class in org.apache.juddi.model">BusinessService</a>&gt;&nbsp;businessServices,
<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/apache/juddi/model/BusinessDescr.html" title="class in org.apache.juddi.model">BusinessDescr</a>&gt;&nbsp;businessDescrs)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/model/BusinessEntity.html#BusinessEntity-java.lang.String-java.lang.String-java.lang.String-java.util.Date-java.util.List-java.util.List-java.util.List-java.util.List-java.util.List-java.util.List-org.apache.juddi.model.BusinessCategoryBag-java.util.List-java.util.List-">BusinessEntity</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;entityKey,
<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;authorizedName,
<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;operator,
<a href="https://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;modified,
<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/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Contact</a>&gt;&nbsp;contacts,
<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/apache/juddi/model/BusinessIdentifier.html" title="class in org.apache.juddi.model">BusinessIdentifier</a>&gt;&nbsp;businessIdentifiers,
<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/apache/juddi/model/PublisherAssertion.html" title="class in org.apache.juddi.model">PublisherAssertion</a>&gt;&nbsp;publisherAssertionsForFromKey,
<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/apache/juddi/model/DiscoveryUrl.html" title="class in org.apache.juddi.model">DiscoveryUrl</a>&gt;&nbsp;discoveryUrls,
<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/apache/juddi/model/BusinessName.html" title="class in org.apache.juddi.model">BusinessName</a>&gt;&nbsp;businessNames,
<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/apache/juddi/model/PublisherAssertion.html" title="class in org.apache.juddi.model">PublisherAssertion</a>&gt;&nbsp;publisherAssertionsForToKey,
<a href="../../../../../org/apache/juddi/model/BusinessCategoryBag.html" title="class in org.apache.juddi.model">BusinessCategoryBag</a>&nbsp;categoryBag,
<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/apache/juddi/model/BusinessService.html" title="class in org.apache.juddi.model">BusinessService</a>&gt;&nbsp;businessServices,
<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/apache/juddi/model/BusinessDescr.html" title="class in org.apache.juddi.model">BusinessDescr</a>&gt;&nbsp;businessDescrs)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../org/apache/juddi/model/Contact.html" title="class in org.apache.juddi.model">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juddi/model/class-use/Contact.html" target="_top">Frames</a></li>
<li><a href="Contact.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>
<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>