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