|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.uddi.v3.schema.api.ServiceInfos
Constructor Summary | |
---|---|
ServiceInfos()
|
Method Summary | |
---|---|
ServiceInfo[] |
getServiceInfo()
|
ServiceInfo |
getServiceInfo(int i)
|
void |
setServiceInfo(int i,
ServiceInfo value)
|
void |
setServiceInfo(ServiceInfo[] serviceInfo)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceInfos()
Method Detail |
public ServiceInfo[] getServiceInfo()
public void setServiceInfo(ServiceInfo[] serviceInfo)
public ServiceInfo getServiceInfo(int i)
public void setServiceInfo(int i, ServiceInfo value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |