cgl.juddi.datatype.response
Class ServiceInfos
java.lang.Object
|
+--org.apache.juddi.datatype.response.ServiceInfos
|
+--cgl.juddi.datatype.response.ServiceInfos
- All Implemented Interfaces:
- org.apache.juddi.datatype.RegistryObject, java.io.Serializable
- public class ServiceInfos
- extends org.apache.juddi.datatype.response.ServiceInfos
- Author:
- Mehmet S. Aktas (maktas@indiana.edu)
- See Also:
- Serialized Form
| Methods inherited from class org.apache.juddi.datatype.response.ServiceInfos |
addServiceInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serviceInfoVector
java.util.Vector serviceInfoVector
ServiceInfos
public ServiceInfos()
- default constructor
ServiceInfos
public ServiceInfos(int size)
addServiceInfo
public void addServiceInfo(ServiceInfo info)
setServiceInfoVector
public void setServiceInfoVector(java.util.Vector infos)
- Overrides:
setServiceInfoVector in class org.apache.juddi.datatype.response.ServiceInfos
getServiceInfoVector
public java.util.Vector getServiceInfoVector()
- Overrides:
getServiceInfoVector in class org.apache.juddi.datatype.response.ServiceInfos
toString
public java.lang.String toString()
- Overrides:
toString in class org.apache.juddi.datatype.response.ServiceInfos