Uses of Class
org.n52.shetland.rdf.dcat.DistributionProperty
-
Packages that use DistributionProperty Package Description org.n52.shetland.rdf.dcat -
-
Uses of DistributionProperty in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type DistributionProperty Modifier and Type Method Description List<DistributionProperty>Dataset. getDistributions()Methods in org.n52.shetland.rdf.dcat with parameters of type DistributionProperty Modifier and Type Method Description DatasetDataset. addDistribution(DistributionProperty distribution)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type DistributionProperty Modifier and Type Method Description DatasetDataset. setDistributions(Collection<DistributionProperty> distributions)
-