cgl.axis.services.uddi.uddi_schema
Class DiscoveryURLs
java.lang.Object
cgl.axis.services.uddi.uddi_schema.DiscoveryURLs
- All Implemented Interfaces:
- java.io.Serializable
- public class DiscoveryURLs
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
DiscoveryURLs
public DiscoveryURLs()
DiscoveryURLs
public DiscoveryURLs(DiscoveryURL[] discoveryURL)
getDiscoveryURL
public DiscoveryURL[] getDiscoveryURL()
- Gets the discoveryURL value for this DiscoveryURLs.
- Returns:
- discoveryURL
setDiscoveryURL
public void setDiscoveryURL(DiscoveryURL[] discoveryURL)
- Sets the discoveryURL value for this DiscoveryURLs.
- Parameters:
discoveryURL
-
getDiscoveryURL
public DiscoveryURL getDiscoveryURL(int i)
setDiscoveryURL
public void setDiscoveryURL(int i,
DiscoveryURL _value)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()