Uses of Class
org.uddi4j.util.DiscoveryURL
Packages that use DiscoveryURL
-
Uses of DiscoveryURL in org.uddi4j.util
Methods in org.uddi4j.util that return DiscoveryURLModifier and TypeMethodDescriptionDiscoveryURLs.get(int index) Retrieve the DiscoveryURL at the specified index within the collection.Methods in org.uddi4j.util with parameters of type DiscoveryURLModifier and TypeMethodDescriptionvoidDiscoveryURLs.add(DiscoveryURL d) Add a DiscoveryURL object to the collectionbooleanDiscoveryURLs.remove(DiscoveryURL d) Remove a DiscoveryURL object from the collection