cgl.axis.services.uddi.uddi_schema
Class ServiceInfos
java.lang.Object
cgl.axis.services.uddi.uddi_schema.ServiceInfos
- All Implemented Interfaces:
- java.io.Serializable
- public class ServiceInfos
- 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 |
ServiceInfos
public ServiceInfos()
ServiceInfos
public ServiceInfos(ServiceInfo[] serviceInfo)
getServiceInfo
public ServiceInfo[] getServiceInfo()
- Gets the serviceInfo value for this ServiceInfos.
- Returns:
- serviceInfo
setServiceInfo
public void setServiceInfo(ServiceInfo[] serviceInfo)
- Sets the serviceInfo value for this ServiceInfos.
- Parameters:
serviceInfo
-
getServiceInfo
public ServiceInfo getServiceInfo(int i)
setServiceInfo
public void setServiceInfo(int i,
ServiceInfo _value)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()