Uses of Class
org.n52.shetland.rdf.dcat.AccessURL
-
Packages that use AccessURL Package Description org.n52.shetland.rdf.dcat -
-
Uses of AccessURL in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type AccessURL Modifier and Type Method Description List<AccessURL>Distribution. getAccessURLs()Methods in org.n52.shetland.rdf.dcat with parameters of type AccessURL Modifier and Type Method Description DistributionDistribution. addAccessURL(AccessURL accessURL)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type AccessURL Modifier and Type Method Description DistributionDistribution. setAccessURLs(List<AccessURL> accessURLs)Constructors in org.n52.shetland.rdf.dcat with parameters of type AccessURL Constructor Description Distribution(AccessURL accessURL)
-