Uses of Class
org.apache.juddi.datatype.OverviewURL

Packages that use OverviewURL
org.apache.juddi.datatype   
 

Uses of OverviewURL in org.apache.juddi.datatype
 

Methods in org.apache.juddi.datatype that return OverviewURL
 OverviewURL OverviewDoc.getOverviewURL()
          Returns the overviewURL of this overviewDoc.
 

Methods in org.apache.juddi.datatype with parameters of type OverviewURL
 void OverviewDoc.setOverviewURL(OverviewURL url)
          Sets the overviewURL to the String value of the given URL.
 

Constructors in org.apache.juddi.datatype with parameters of type OverviewURL
OverviewDoc(OverviewURL url)
          Construct a new overviewDoc with a given overviewURL.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.