Uses of Class
org.n52.shetland.rdf.dcat.DownloadURL
-
Packages that use DownloadURL Package Description org.n52.shetland.rdf.dcat -
-
Uses of DownloadURL in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type DownloadURL Modifier and Type Method Description List<DownloadURL>Distribution. getDownloadURLs()Methods in org.n52.shetland.rdf.dcat with parameters of type DownloadURL Modifier and Type Method Description DistributionDistribution. addDownloadURL(DownloadURL downloadURL)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type DownloadURL Modifier and Type Method Description DistributionDistribution. setDownloadURLs(List<DownloadURL> downloadURLs)
-