|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.datatype.response.ServiceInfos
public class ServiceInfos
Constructor Summary | |
---|---|
ServiceInfos()
default constructor |
|
ServiceInfos(int size)
|
Method Summary | |
---|---|
void |
addServiceInfo(ServiceInfo info)
|
java.util.Vector |
getServiceInfoVector()
|
void |
setServiceInfoVector(java.util.Vector infos)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServiceInfos()
public ServiceInfos(int size)
Method Detail |
---|
public void addServiceInfo(ServiceInfo info)
public void setServiceInfoVector(java.util.Vector infos)
public java.util.Vector getServiceInfoVector()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |