public static class ReplicationConfiguration.RegistryContact extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{urn:uddi-org:api_v3}contact"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Constructor and Description | 
|---|
RegistryContact()  | 
| Modifier and Type | Method and Description | 
|---|---|
Contact | 
getContact()
Gets the value of the contact property. 
 | 
void | 
setContact(Contact value)
Sets the value of the contact property. 
 | 
protected Contact contact
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.